diff --git a/package-lock.json b/package-lock.json index 03fc58c..7f60dc8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ipguk/infofile-utils", - "version": "1.1.0-1", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@ipguk/infofile-utils", - "version": "1.1.0-1", + "version": "1.1.0", "license": "MIT", "dependencies": { "jest": "^29.7.0", diff --git a/package.json b/package.json index c7563f9..70e9ea9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ipguk/infofile-utils", - "version": "1.1.0-1", + "version": "1.1.0", "description": "File reader and writer for IPG Automotive infofiles", "main": "src", "author": "IPG Automotive UK",