diff --git a/package-lock.json b/package-lock.json index 4701ae2..88eac1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@celo/compliance", - "version": "1.0.21", + "version": "1.0.22", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@celo/compliance", - "version": "1.0.21", + "version": "1.0.22", "license": "Apache-2.0", "devDependencies": { "@types/jsdom": "^21.1.4", diff --git a/package.json b/package.json index 9e9003f..2d61839 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@celo/compliance", - "version": "1.0.21", + "version": "1.0.22", "description": "", "main": "./lib/cjs/index.js", "module": "./lib/esm/index.js",