diff --git a/package-lock.json b/package-lock.json index 92ecda9..488d3a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@flybywiresim/fragmenter", - "version": "0.7.5-rc.2", + "version": "0.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@flybywiresim/fragmenter", - "version": "0.7.5-rc.2", + "version": "0.8.0", "license": "GPL-3.0", "dependencies": { "axios": "^0.27.2", diff --git a/package.json b/package.json index 7733873..c212186 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flybywiresim/fragmenter", - "version": "0.7.5-rc.2", + "version": "0.8.0", "description": "Tool used to create zip files for multiple modules and only update what is needed", "author": "FlyByWire Simulations", "license": "GPL-3.0",