From 0eb4fea8dea392258717205535b634cc715207f8 Mon Sep 17 00:00:00 2001 From: Caolan McMahon Date: Tue, 29 Apr 2014 16:26:40 +0100 Subject: release 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1f86be..2b2d20b 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.7.0", + "version": "0.8.0", "repository" : { "type" : "git", "url" : "https://github.com/caolan/async.git" -- cgit v1.2.1