diff options
author | Caolan McMahon <caolan@caolanmcmahon.com> | 2013-02-10 22:41:41 +0000 |
---|---|---|
committer | Caolan McMahon <caolan@caolanmcmahon.com> | 2013-02-10 22:41:41 +0000 |
commit | 847929ccd566fc8c57ed6743f279d6bc90e75366 (patch) | |
tree | 57df082eb30fc50e1279afd51d111f941537f975 /package.json | |
parent | 1fecb21940135b2ff647a93d1fc83df03b363714 (diff) | |
download | async-847929ccd566fc8c57ed6743f279d6bc90e75366.tar.gz |
bump versionv0.2.5
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 00514fb..165d267 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.2.4", + "version": "0.2.5", "repository" : { "type" : "git", "url" : "http://github.com/caolan/async.git" |