diff options
author | Caolan McMahon <caolan@caolanmcmahon.com> | 2010-09-17 18:58:54 +0100 |
---|---|---|
committer | Caolan McMahon <caolan@caolanmcmahon.com> | 2010-09-17 18:58:54 +0100 |
commit | 442650179c775c5c05db0530e46275e2d145f91e (patch) | |
tree | afbe4dd2061c09867b41b8ccead4a66aadea789b /package.json | |
parent | 28fed845b118cf6f159c37479949fb81d76ad1e9 (diff) | |
download | async-442650179c775c5c05db0530e46275e2d145f91e.tar.gz |
bump versionv0.1.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 4e8552e..13e3db5 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ , "description": "Higher-order functions and common patterns for asynchronous code" , "main": "./index" , "author": "Caolan McMahon" -, "version": "0.1.4" +, "version": "0.1.5" , "repository" : { "type" : "git" , "url" : "http://github.com/caolan/async.git" |