diff options
author | Caolan McMahon <caolan@caolanmcmahon.com> | 2011-01-18 09:56:26 +0000 |
---|---|---|
committer | Caolan McMahon <caolan@caolanmcmahon.com> | 2011-01-18 09:56:26 +0000 |
commit | d0be8cdbdd3ad38e90ac6d82d19f957f7d528f2e (patch) | |
tree | 9735efda6cd75de15899a27cb092c02fd49a1f00 /package.json | |
parent | 4e090dbcd4fd03292cdb3fa4acd4ce1378d12f3e (diff) | |
download | async-d0be8cdbdd3ad38e90ac6d82d19f957f7d528f2e.tar.gz |
bump version
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 95282e2..eda4068 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.7" +, "version": "0.1.8" , "repository" : { "type" : "git" , "url" : "http://github.com/caolan/async.git" |