Skip to content

Commit 5c8f93b

Browse files
committed
0.4.2
1 parent 6378252 commit 5c8f93b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sveltekit-rate-limiter",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"author": "Andreas Söderlund <[email protected]> (https://blog.encodeart.dev)",
55
"description": "A modular rate limiter for SvelteKit. Use in password resets, account registration, etc.",
66
"keywords": [
@@ -82,4 +82,4 @@
8282
"@isaacs/ttlcache": "^1.4.1"
8383
},
8484
"type": "module"
85-
}
85+
}

0 commit comments

Comments
 (0)