Skip to content

Commit 6d68653

Browse files
committed
Bump version
Signed-off-by: maurges <nikita@dfns.co>
1 parent 46b0fce commit 6d68653

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

generic-ec-zkp/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v0.4.4
2+
* Add `dlog_eq` proof [#54]
3+
4+
[#54]: https://github.com/LFDT-Lockness/generic-ec/pull/54
5+
16
## v0.4.3
27
* Fix double header menu issue on docs.rs [#49]
38

generic-ec-zkp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "generic-ec-zkp"
3-
version = "0.4.3"
3+
version = "0.4.4"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/LFDT-Lockness/generic-ec"

0 commit comments

Comments
 (0)