Skip to content

Commit

Permalink
Version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
analog-nico committed Sep 22, 2015
1 parent 442ffe4 commit dd3e957
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ If you want to debug a test you should use `gulp test-without-coverage` to run a

## Change History

- v0.0.2 (2015-09-22)
- Fixed race condition that may render the `maxWait` option ineffective
- v0.0.1 (2015-09-21)
- Initial version

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quota",
"version": "0.0.1",
"version": "0.0.2",
"description": "Sophisticated, general-purpose quota management",
"keywords": [
"quota",
Expand Down

0 comments on commit dd3e957

Please sign in to comment.