Skip to content

Commit

Permalink
fix: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
wyattjoh committed Nov 15, 2019
1 parent 50b8e88 commit 403ea42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rate-limit-redis",
"version": "1.6.0",
"version": "1.7.0",
"description": "Provides a Redis store for the express-rate-limit RateLimit middleware.",
"main": "lib/redis-store.js",
"scripts": {
Expand Down

0 comments on commit 403ea42

Please sign in to comment.