diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index eba87c3..149ce7d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Higher-order functions and common patterns for asynchronous code", "main": "./lib/async", "author": "Caolan McMahon", - "version": "0.1.24", + "version": "0.2.0", "repository" : { "type" : "git", "url" : "http://github.com/caolan/async.git" |