We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c8f3a commit 8824986Copy full SHA for 8824986
README.md
@@ -122,17 +122,17 @@ If you use `gnark` in your research a citation would be appreciated.
122
Please use the following BibTeX to cite the most recent release.
123
124
```bib
125
-@software{gnark-v0.8.0,
+@software{gnark-v0.9.0,
126
author = {Gautam Botrel and
127
Thomas Piellard and
128
Youssef El Housni and
129
Ivo Kubjas and
130
Arya Tabaie},
131
- title = {ConsenSys/gnark: v0.8.0},
+ title = {ConsenSys/gnark: v0.9.0},
132
month = feb,
133
year = 2023,
134
publisher = {Zenodo},
135
- version = {v0.8.0},
+ version = {v0.9.0},
136
doi = {10.5281/zenodo.5819104},
137
url = {https://doi.org/10.5281/zenodo.5819104}
138
}
0 commit comments