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"