From ff3bd90be6b862a11d0e4a11eb72a6985c26c5af Mon Sep 17 00:00:00 2001 From: Alexander Early Date: Tue, 2 Jun 2015 13:56:39 -0700 Subject: 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cbeae06..b1cecc7 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Higher-order functions and common patterns for asynchronous code", "main": "lib/async.js", "author": "Caolan McMahon", - "version": "1.1.0", + "version": "1.2.0", "keywords": [ "async", "callback", -- cgit v1.2.1