diff --git a/package-lock.json b/package-lock.json index b6afb71..a550ece 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "onix-core", - "version": "3.1.1", + "version": "3.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5365ff8..4305d93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "onix-core", - "version": "3.1.1", + "version": "3.1.2", "description": "Onix library core", "main": "dist/index.js", "types": "dist/index.d.ts",