From e837bb68fb8a2c439ecdf408f3f209c430f2674c Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Fri, 9 Oct 2015 15:48:54 -0700 Subject: [PATCH] Bumping version to 1.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4233a7be..b455cf9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "1.8.1", + "version": "1.8.2", "repository": { "type": "git", "url": "https://github.com/cmmcleod/coriolis"