Skip to content

Commit

Permalink
Merge pull request #211 from zkemail/chore/version-bump
Browse files Browse the repository at this point in the history
chore: bumped to version 6.1.5
  • Loading branch information
Divide-By-0 committed Aug 21, 2024
2 parents 4151b9f + 0116408 commit f7bf840
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.1.4",
"version": "6.1.5",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
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.1.4",
"version": "6.1.5",
"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.1.4",
"version": "6.1.5",
"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.1.4",
"version": "6.1.5",
"license": "MIT",
"main": "dist",
"scripts": {
Expand Down

0 comments on commit f7bf840

Please sign in to comment.