Skip to content

Commit bdc9d9d

Browse files
committed
updating to v2.0.9
1 parent 2720cc7 commit bdc9d9d

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

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.0.8"
3+
version = "2.0.9"
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.0.7"
3+
version = "2.0.9"
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.0.8"
3+
version = "2.0.9"
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.7"
3+
version = "2.0.9"
44
authors = ["Costa Group UCM","iden3"]
55
edition = "2018"
66

constraint_writers/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_writers"
3-
version = "2.0.6"
3+
version = "2.0.9"
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.8"
3+
version = "2.0.9"
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.0.8"
3+
version = "2.0.9"
44
authors = ["Costa Group UCM","iden3"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)