diff options
author | Caolan McMahon <caolan@caolanmcmahon.com> | 2010-08-16 22:49:59 +0100 |
---|---|---|
committer | Caolan McMahon <caolan@caolanmcmahon.com> | 2010-08-16 22:49:59 +0100 |
commit | b57390563ddb3786e3c9bfa8cb5b7de024daf108 (patch) | |
tree | 505952c3c61cf0a42426b429597978f733b44007 /package.json | |
parent | 8cbd4eb9e5b7a1a4c0cd6e825346baa03896769d (diff) | |
download | async-b57390563ddb3786e3c9bfa8cb5b7de024daf108.tar.gz |
release v0.1.4v0.1.4
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 02a0a93..4e8552e 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.3" +, "version": "0.1.4" , "repository" : { "type" : "git" , "url" : "http://github.com/caolan/async.git" |