We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba04f0a commit 608129eCopy full SHA for 608129e
README.md
@@ -24,5 +24,5 @@ In your _Nargo.toml_ file, add the version of this library you would like to ins
24
25
```toml
26
[dependencies]
27
-poseidon = { tag = "v0.1.0", git = "https://github.com/noir-lang/poseidon" }
+poseidon = { tag = "v0.1.1", git = "https://github.com/noir-lang/poseidon" }
28
```
0 commit comments