Skip to content

Commit

Permalink
updating version to 2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
clararod9 committed Apr 24, 2024
1 parent f641eaf commit 2eaaa6d
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion circom/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "circom"
version = "2.1.8"
version = "2.1.9"
authors = ["Costa Group UCM","iden3"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion code_producers/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "code_producers"
version = "2.1.8"
version = "2.1.9"
authors = ["Costa Group UCM","iden3"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion compiler/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "compiler"
version = "2.1.8"
version = "2.1.9"
authors = ["Costa Group UCM","iden3"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion constraint_generation/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "constraint_generation"
version = "2.1.8"
version = "2.1.9"
authors = ["Costa Group UCM","iden3"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion parser/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "parser"
version = "2.1.8"
version = "2.1.9"
authors = ["Costa Group UCM","iden3"]
edition = "2018"
build = "build.rs"
Expand Down
2 changes: 1 addition & 1 deletion program_structure/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "program_structure"
version = "2.1.8"
version = "2.1.9"
authors = ["Costa Group UCM","iden3"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion type_analysis/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "type_analysis"
version = "2.1.8"
version = "2.1.9"
authors = ["Costa Group UCM","iden3"]
edition = "2018"

Expand Down

0 comments on commit 2eaaa6d

Please sign in to comment.