From 7da5360349f936d13922f4bfc52a618f197c1205 Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Sun, 16 Oct 2016 13:50:45 +0100 Subject: [PATCH] Bumped release number --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c6635494..877ae195 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "coriolis_shipyard", - "version": "2.1.2", + "version": "2.2.0", "repository": { "type": "git", - "url": "https://github.com/cmmcleod/coriolis" + "url": "https://github.com/EDCD/coriolis" }, - "homepage": "https://coriolis.io", - "bugs": "https://github.com/cmmcleod/coriolis/issues", + "homepage": "https://coriolis.edcd.io", + "bugs": "https://github.com/EDCD/coriolis/issues", "private": true, "engine": "node >= 4.0.0", "license": "MIT",