chore: version 6.1.6

This commit is contained in:
Saleel
2024-10-06 17:11:53 +05:30
parent c79e1a7472
commit 25119b05d1
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "6.1.5",
"version": "6.1.6",
"license": "MIT",
"private": true,
"scripts": {

View File

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

View File

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

View File

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