diff --git a/package-lock.json b/package-lock.json index 57e187c..5157f63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@reclaimprotocol/js-sdk", - "version": "2.1.4", + "version": "2.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@reclaimprotocol/js-sdk", - "version": "2.1.4", + "version": "2.2.0", "license": "See License in ", "dependencies": { "canonicalize": "^2.0.0", diff --git a/package.json b/package.json index 7f73dd4..c27b2ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@reclaimprotocol/js-sdk", - "version": "2.1.4", + "version": "2.2.0", "description": "Designed to request proofs from the Reclaim protocol and manage the flow of claims and witness interactions.", "main": "dist/index.js", "types": "dist/index.d.ts",