Skip to content

Commit

Permalink
chore: fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
tabaktoni committed Jul 3, 2024
1 parent cbd1519 commit d2fb60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starknet",
"version": "7.0.0",
"version": "6.11.0",
"description": "JavaScript library for Starknet",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit d2fb60e

Please sign in to comment.