From cdec81fb3bfdedf847f79e9feeab92d1d7ea31d8 Mon Sep 17 00:00:00 2001 From: Caolan McMahon Date: Sun, 30 Mar 2014 20:35:42 +0100 Subject: release 0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 107b2e9..1883041 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.6.0", + "version": "0.6.1", "repository" : { "type" : "git", "url" : "https://github.com/caolan/async.git" -- cgit v1.2.1