From e9cbe0d9529232f9a30f9a300d45a534e7ca0f5a Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Thu, 20 Apr 2017 15:11:59 +0100 Subject: [PATCH] Bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2047f42..b10c017f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.3.3", + "version": "2.3.4-b", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"