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