From 4b8cc25a8b5d6ce9c427782db31cdab6a04dc88f Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Sun, 16 Oct 2016 13:46:20 +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 a08c7a4..dea6376 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,13 @@ { "name": "coriolis-data", - "version": "2.1.0", + "version": "2.2.0", "repository": { "type": "git", - "url": "https://github.com/cmmcleod/coriolis-data" + "url": "https://github.com/EDCD/coriolis-data" }, "main": "index.js", - "homepage": "http://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 >= 0.12.2", "license": "MIT",