chore: version bump 6.1.1

This commit is contained in:
Saleel
2024-05-28 22:15:05 +05:30
parent 8ea11a01de
commit 22bdb9b076
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "6.1.0",
"version": "6.1.1",
"license": "MIT",
"private": true,
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "@zk-email/circuits",
"version": "6.1.0",
"version": "6.1.1",
"license": "MIT",
"scripts": {
"publish": "yarn npm publish --access=public",

View File

@@ -1,6 +1,6 @@
{
"name": "@zk-email/contracts",
"version": "6.1.0",
"version": "6.1.1",
"license": "MIT",
"scripts": {
"build": "forge build",

View File

@@ -1,6 +1,6 @@
{
"name": "@zk-email/helpers",
"version": "6.1.0",
"version": "6.1.1",
"license": "MIT",
"main": "dist",
"scripts": {