From 7d28e69b1c2e9a34bbc079a294afaf18c666b436 Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Mon, 15 Jun 2015 09:32:59 -0700 Subject: [PATCH] Bumping version to 0.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23b60ce7..5de8a2a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "0.11.1", + "version": "0.12.0", "repository": { "type": "git", "url": "https://github.com/cmmcleod/coriolis"