diff --git a/package-lock.json b/package-lock.json index 024d289..a8f2206 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sie-js/vkp", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sie-js/vkp", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "dependencies": { "iconv-lite": "^0.6.3", diff --git a/package.json b/package.json index e0af123..affa925 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sie-js/vkp", - "version": "1.0.2", + "version": "1.0.3", "description": "Parser and utils for the .VKP files format which is used in the V-Klay.", "main": "src/index.js", "type": "module",