mirror of
https://github.com/zkemail/zk-regex.git
synced 2026-01-09 13:48:00 -05:00
Update versions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "zk-regex-apis"
|
||||
version = "2.1.1"
|
||||
version = "2.2.0"
|
||||
license = "MIT"
|
||||
edition = "2018"
|
||||
authors = [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@zk-email/zk-regex-apis",
|
||||
"version": "2.1.1",
|
||||
"version": "2.2.0",
|
||||
"description": "apis compatible with [zk-regex](https://github.com/zkemail/zk-regex/tree/main).",
|
||||
"contributors": [
|
||||
"Javier Su <javier.su.weijie@gmail.com>",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@zk-email/zk-regex-circom",
|
||||
"version": "2.1.1",
|
||||
"version": "2.2.0",
|
||||
"license": "MIT",
|
||||
"description": "regex verification circuits in circom for common regexes, generated with the compiler in [zk-regex](https://github.com/zkemail/zk-regex/tree/main).",
|
||||
"contributors": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "zk-regex-compiler"
|
||||
version = "2.1.1"
|
||||
version = "2.2.0"
|
||||
authors = [
|
||||
"Javier Su <javier.su.weijie@gmail.com>",
|
||||
"Kata Choi <kata.choi@gmail.com>",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@zk-email/zk-regex-compiler",
|
||||
"version": "2.1.1",
|
||||
"version": "2.2.0",
|
||||
"description": "A compiler to generate a regex verification circuit in circom from a user-defined regex. Please check [zk-regex](https://github.com/zkemail/zk-regex/tree/main) for the detail.",
|
||||
"contributors": [
|
||||
"Javier Su <javier.su.weijie@gmail.com>",
|
||||
|
||||
Reference in New Issue
Block a user