Skip to content

Commit

Permalink
update package name and version
Browse files Browse the repository at this point in the history
  • Loading branch information
livingrockrises committed Oct 23, 2023
1 parent 35d3033 commit d7860ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit d7860ae

Please sign in to comment.