diff --git a/package-lock.json b/package-lock.json index 5b4c6d3..8361b63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "jmbg", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "jmbg", - "version": "2.0.0", + "version": "2.1.0", "license": "ISC", "devDependencies": { "@types/jest": "^29.5.10", diff --git a/package.json b/package.json index 56fa42f..937763b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jmbg", - "version": "2.0.0", + "version": "2.1.0", "description": "JMBG utility tool, JMBG is a unique identification number that was assigned to every citizen of former Yugoslav republics of the SFR Yugoslavia.", "main": "dist/index.js", "module": "dist/index.mjs",