Skip to content

Commit 8824986

Browse files
committed
docs: update version in README.md
1 parent 18c8f3a commit 8824986

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,17 +122,17 @@ If you use `gnark` in your research a citation would be appreciated.
122122
Please use the following BibTeX to cite the most recent release.
123123

124124
```bib
125-
@software{gnark-v0.8.0,
125+
@software{gnark-v0.9.0,
126126
author = {Gautam Botrel and
127127
Thomas Piellard and
128128
Youssef El Housni and
129129
Ivo Kubjas and
130130
Arya Tabaie},
131-
title = {ConsenSys/gnark: v0.8.0},
131+
title = {ConsenSys/gnark: v0.9.0},
132132
month = feb,
133133
year = 2023,
134134
publisher = {Zenodo},
135-
version = {v0.8.0},
135+
version = {v0.9.0},
136136
doi = {10.5281/zenodo.5819104},
137137
url = {https://doi.org/10.5281/zenodo.5819104}
138138
}

0 commit comments

Comments
 (0)