Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay committed Jul 27, 2013
1 parent bdd6327 commit c3ffa12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "throat",
"version": "0.0.0",
"version": "1.0.0",
"description": "Throttle the parallelism of an asynchronous (promise returning) function / functions",
"keywords": [
"promise",
Expand All @@ -26,4 +26,4 @@
},
"author": "ForbesLindesay",
"license": "MIT"
}
}

0 comments on commit c3ffa12

Please sign in to comment.