Skip to content

Commit

Permalink
bump peer version
Browse files Browse the repository at this point in the history
  • Loading branch information
45930 committed Feb 22, 2024
1 parent bdb7e1d commit 8d2e911
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": "o1js-pack",
"version": "0.5.2",
"version": "0.5.3",
"description": "",
"author": "45930",
"license": "Apache-2.0",
Expand Down Expand Up @@ -45,6 +45,6 @@
"typescript": "^4.7.2"
},
"peerDependencies": {
"o1js": "^0.16.0"
"o1js": "0.16.1"
}
}

0 comments on commit 8d2e911

Please sign in to comment.