Skip to content

Commit 1dadb4a

Browse files
committed
updating version to 2.1.3
1 parent 68f3273 commit 1dadb4a

File tree

9 files changed

+16
-16
lines changed

9 files changed

+16
-16
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

circom/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "circom"
3-
version = "2.1.2"
3+
version = "2.1.3"
44
authors = ["Costa Group UCM","iden3"]
55
edition = "2018"
66

circom_algebra/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "circom_algebra"
3-
version = "2.1.1"
3+
version = "2.1.3"
44
authors = ["Costa Group UCM","iden3"]
55
edition = "2018"
66

code_producers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "code_producers"
3-
version = "2.1.1"
3+
version = "2.1.3"
44
authors = ["Costa Group UCM","iden3"]
55
edition = "2018"
66

compiler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "compiler"
3-
version = "2.1.2"
3+
version = "2.1.3"
44
authors = ["Costa Group UCM","iden3"]
55
edition = "2018"
66

constraint_generation/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "constraint_generation"
3-
version = "2.1.1"
3+
version = "2.1.3"
44
authors = ["Costa Group UCM","iden3"]
55
edition = "2018"
66

constraint_list/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "constraint_list"
3-
version = "2.0.9"
3+
version = "2.1.3"
44
authors = ["Costa Group UCM","iden3"]
55
edition = "2018"
66

dag/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dag"
3-
version = "2.0.9"
3+
version = "2.1.3"
44
authors = ["Costa Group UCM","iden3"]
55
edition = "2018"
66

program_structure/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "program_structure"
3-
version = "2.1.1"
3+
version = "2.1.3"
44
authors = ["Costa Group UCM","iden3"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)