From 6e965e2e98cc0102ad5a2dfecc38a1406b34217e Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 11 Jan 2018 21:59:20 +0000 Subject: [PATCH] Version Bump --- ChangeLog.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 870d1bc0..2a04ba03 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,7 @@ +#2.5.0 + * willyb321 and myself have conquered engineering. Mainly him though... + * Use coriolis-data 2.5.0 + #2.4.2 Lots of kind people have helped out for this release! Check out the PR history! * Uses coriolis-data update: diff --git a/package.json b/package.json index a57defa6..e7201500 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.4.2", + "version": "2.5.0", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"