From c99537ae4837f12e918959c8bd1e70e6b1730f6e Mon Sep 17 00:00:00 2001 From: Caolan McMahon Date: Tue, 28 May 2013 08:49:24 +0100 Subject: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0d1634..a3d4d65 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.2.8", + "version": "0.2.9", "repository" : { "type" : "git", "url" : "https://github.com/caolan/async.git" -- cgit v1.2.1