Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SoraSuegami committed Oct 30, 2024
1 parent 08f91b8 commit 1b7abed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/circuits/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zk-email/circuits",
"version": "6.3.0",
"version": "6.3.1",
"license": "MIT",
"scripts": {
"publish": "yarn npm publish --access=public",
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zk-email/contracts",
"version": "6.3.0",
"version": "6.3.1",
"license": "MIT",
"scripts": {
"build": "forge build",
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zk-email/helpers",
"version": "6.3.0",
"version": "6.3.1",
"license": "MIT",
"main": "dist",
"scripts": {
Expand Down

0 comments on commit 1b7abed

Please sign in to comment.