diff --git a/package.json b/package.json index 93eccba1..48dbb76d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "@biconomy/account-contracts", - "version": "2.0.1", + "name": "@biconomy/modular-smart-account", + "version": "2.0.0", "description": "Smart Contract Wallet (SCW) contracts for Biconomy SDK. Enables Account Abstraction, Smart Account, ERC4337, and ERC6900 functionalities.", "main": "index.js", "engines": {