Skip to content

Commit 608129e

Browse files
authored
fix: updated readme (#8)
1 parent ba04f0a commit 608129e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ In your _Nargo.toml_ file, add the version of this library you would like to ins
2424

2525
```toml
2626
[dependencies]
27-
poseidon = { tag = "v0.1.0", git = "https://github.com/noir-lang/poseidon" }
27+
poseidon = { tag = "v0.1.1", git = "https://github.com/noir-lang/poseidon" }
2828
```

0 commit comments

Comments
 (0)