From 48290b2e75d381dcd6ff052792b70f61c2c0f996 Mon Sep 17 00:00:00 2001 From: willyb321 Date: Wed, 25 Apr 2018 20:00:36 +1000 Subject: [PATCH] 2.9.10 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index e9a11cf1..564b790f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.9.9", + "version": "2.9.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6bc55be9..717f8c62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.9.9", + "version": "2.9.10", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"