Skip to content

Commit

Permalink
bump client lib, update version
Browse files Browse the repository at this point in the history
  • Loading branch information
r0wdy1 committed Feb 1, 2024
1 parent 2911b31 commit 917d203
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": "zkbob-ui",
"version": "3.4.0",
"version": "3.5.0",
"private": true,
"dependencies": {
"@dicebear/avatars": "^4.10.2",
Expand Down Expand Up @@ -54,7 +54,7 @@
"wagmi": "^0.12.1",
"web-vitals": "^1.0.1",
"webpack": "^5.70.0",
"zkbob-client-js": "5.5.0-beta1"
"zkbob-client-js": "5.5.0"
},
"scripts": {
"start": "react-app-rewired start",
Expand Down

0 comments on commit 917d203

Please sign in to comment.