diff --git a/package.json b/package.json index 8c2e50d1..6a93ef92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contract-proxy-kit", - "version": "2.1.0", + "version": "2.2.0-alpha.1", "description": "Enable batched transactions and contract account interactions using a unique deterministic Gnosis Safe.", "main": "lib/cjs/index.js", "module": "lib/esm/index.js",