From 0d7093e29fde192aacba42133df095f1b3d21ea3 Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Thu, 4 Jun 2015 22:48:59 -0700 Subject: [PATCH] Bumping version to 0.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 706448e3..36b3810a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "0.10.0", + "version": "0.10.1", "repository": { "type": "git", "url": "https://github.com/cmmcleod/coriolis"