From 1e52f297b02ea83e7fb48ba4c2b17d3b4503c001 Mon Sep 17 00:00:00 2001 From: Ben Newman Date: Mon, 20 Jul 2015 22:04:10 -0400 Subject: [PATCH] Bump NPM version to 0.4.0 in preparation for publishing. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a33c1b7..f3f39c0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "meteor-promise", "author": "Ben Newman ", - "version": "0.3.0", + "version": "0.4.0", "description": "ES6 Promise polyfill with Fiber support", "keywords": [ "meteor",