chore: version 6.2.0

This commit is contained in:
Saleel
2024-10-17 11:49:51 +01:00
parent 4e9d589597
commit fb8743454e
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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