We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d4d89 commit 79df37cCopy full SHA for 79df37c
README.md
@@ -7,7 +7,7 @@ Nodash is a utility library for [Noir](https://github.com/noir-lang/noir) langua
7
Put this into your Nargo.toml.
8
9
```toml
10
-nodash = { git = "https://github.com/olehmisar/nodash/", tag = "v0.42.0" }
+nodash = { git = "https://github.com/olehmisar/nodash/", tag = "v0.43.0" }
11
```
12
13
## Docs
0 commit comments