Skip to content

Commit f0deda4

Browse files
committed
updating version to 2.1.8
1 parent e97e00e commit f0deda4

File tree

11 files changed

+20
-20
lines changed

11 files changed

+20
-20
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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.7"
3+
version = "2.1.8"
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.7"
3+
version = "2.1.8"
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.7"
3+
version = "2.1.8"
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.7"
3+
version = "2.1.8"
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.1.7"
3+
version = "2.1.8"
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.1.7"
3+
version = "2.1.8"
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.1.7"
3+
version = "2.1.8"
44
authors = ["Costa Group UCM","iden3"]
55
edition = "2018"
66

parser/Cargo.toml

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

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

0 commit comments

Comments
 (0)