Skip to content

Commit

Permalink
Release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jhurliman committed Mar 20, 2013
1 parent b846b66 commit 27d5606
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,7 +1,7 @@
{
"name": "limiter",
"description": "A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled",
"version": "1.0.2",
"version": "1.0.3",
"author": "John Hurliman <jhurliman@cull.tv>",
"dependencies": { },
"devDependencies": {
Expand Down

0 comments on commit 27d5606

Please sign in to comment.