From f5b1c13c4517dffbc2a42290b08b556adda03d54 Mon Sep 17 00:00:00 2001 From: Caolan McMahon Date: Sun, 26 Feb 2012 18:29:00 -0800 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfae3bc15..2e5302098 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.16" +, "version": "0.1.17" , "repository" : { "type" : "git" , "url" : "http://github.com/caolan/async.git"