Skip to content

Commit

Permalink
0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
natesilva committed Oct 23, 2017
1 parent aa52bb1 commit 213705c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "p-ratelimit",
"version": "0.9.2",
"version": "0.9.3",
"description": "Promise-based utility to make sure you don’t call rate-limited APIs too quickly.",
"repository": "natesilva/p-ratelimit",
"license": "MIT",
Expand Down

0 comments on commit 213705c

Please sign in to comment.