Skip to content

Commit

Permalink
chore: release decaf377 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
redshiftzero committed Jun 28, 2024
1 parent 76f44ac commit b58fe19
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@
* add power impl and expose `Fq::from_montgomery_limbs` by @redshiftzero in #98
* Add missing conversion trait implementations by @neithanmo in #97

# 0.10.0

* Use Arkworks field arithmetic for the 64-bit backend by @redshiftzero in #102
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "decaf377"
version = "0.9.0"
version = "0.10.0"
authors = [
"Henry de Valence <[email protected]>",
"redshiftzero <[email protected]>",
Expand Down

0 comments on commit b58fe19

Please sign in to comment.