diff --git a/package-lock.json b/package-lock.json index 0bcc014..3bf7f02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "traxxx-core", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "traxxx-core", - "version": "1.0.0", + "version": "1.0.1", "hasInstallScript": true, "license": "ISC", "dependencies": { diff --git a/package.json b/package.json index c56b185..a223373 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "traxxx-core", - "version": "1.0.0", + "version": "1.0.1", "description": "Archiving core of the traxxx project.", "main": "src/app.ts", "type": "module",