From 75d72cfded3ab053693f2230174505e867f57d1d Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 1 Jun 2015 09:50:49 +0100 Subject: [PATCH] Version bumps ahead of v0.10.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 30e851cb..94ecd539 100755 --- a/package.json +++ b/package.json @@ -45,10 +45,10 @@ "bluebird": "^2.9.27", "color": "^0.8.0", "nan": "^1.8.4", - "semver": "^4.3.5" + "semver": "^4.3.6" }, "devDependencies": { - "async": "^1.0.0", + "async": "^1.1.0", "coveralls": "^2.11.2", "istanbul": "^0.3.14", "mocha": "^2.2.5",