From c81d7bf30263d829dba498d2d489654f3f176192 Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Sat, 19 Dec 2015 22:28:00 -0800 Subject: [PATCH] Bumping version to 1.10.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16e247ac..f896c290 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "1.10.1", + "version": "1.10.2", "repository": { "type": "git", "url": "https://github.com/cmmcleod/coriolis"