diff --git a/ChangeLog.md b/ChangeLog.md index fcddebbd..a7271d4f 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,8 @@ +#2.4.0 + * Changed compression library to Pako + * Use coriolis-data 2.4.0 + * Repair Limpets added + #2.3.7 * Fixed Travis test issues * Bumped NodeJS version to provide better compatability and support diff --git a/package.json b/package.json index f6d444e0..7d8da939 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.3.7", + "version": "2.4.0", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"