diff --git a/package-lock.json b/package-lock.json index 49e336d..f69c414 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ipguk/infofile-utils", - "version": "2.0.0-0", + "version": "2.0.0-1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@ipguk/infofile-utils", - "version": "2.0.0-0", + "version": "2.0.0-1", "license": "MIT", "dependencies": { "jest": "^29.7.0", diff --git a/package.json b/package.json index b49302a..d7c66f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ipguk/infofile-utils", - "version": "2.0.0-0", + "version": "2.0.0-1", "description": "File reader and writer for IPG Automotive infofiles", "main": "src", "author": "IPG Automotive UK",