-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: update version * chore: update CHANGELOG * chore: update citation * chore: remove unrelease in changelog
- Loading branch information
Showing
4 changed files
with
254 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
@software{gnark-v0.10.0, | ||
@software{gnark-v0.11.0, | ||
author = {Gautam Botrel and | ||
Thomas Piellard and | ||
Youssef El Housni and | ||
Ivo Kubjas and | ||
Arya Tabaie}, | ||
title = {ConsenSys/gnark: v0.10.0}, | ||
month = apr, | ||
title = {ConsenSys/gnark: v0.11.0}, | ||
month = sep, | ||
year = 2024, | ||
publisher = {Zenodo}, | ||
version = {v0.10.0}, | ||
version = {v0.11.0}, | ||
doi = {10.5281/zenodo.5819104}, | ||
url = {https://doi.org/10.5281/zenodo.5819104} | ||
} |