Publish v0.3.0

- RateLimiter is no longer the default export, breaks normal JavaScript.
- Code is now somewhat properly tested, to ensure that at least basic functionality is there.
This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2023-03-19 02:14:40 +01:00
parent 90426607a4
commit 9ae45f51ce
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "A simple but effective way to rate limit Tasks in JavaScript.",
"license": "GPLv3",
"repository": "https://github.com/Xaymar/js-ratelimiter",
"version": "0.2.1",
"version": "0.3.0",
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/xaymar"