From acbfaaa53f0d3a99a5eba589720622359e133f34 Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Thu, 28 May 2015 02:21:30 -0700 Subject: [PATCH] Bumping Version to 0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2e99e1e..2069e7d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "0.8.1", + "version": "0.9.0", "repository": { "type": "git", "url": "https://github.com/cmmcleod/coriolis"