diff --git a/ChangeLog.md b/ChangeLog.md index a7271d4f..731e6507 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,6 @@ +#2.4.1 + * Small patches and changes + #2.4.0 * Changed compression library to Pako * Use coriolis-data 2.4.0 diff --git a/package.json b/package.json index 7d8da939..e624e1d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.4.0", + "version": "2.4.1", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"