Skip to content

Commit e93724f

Browse files
committed
Bump to 0.9.1
1 parent 8115c61 commit e93724f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [0.9.1] - 05-01-22
11+
1012
### Added
1113

1214
- Add support for rendering LaTeX in the docs [#630](https://github.com/dusk-network/plonk/pull/630)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dusk-plonk"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
categories =["algorithms", "cryptography", "science"]
55
edition = "2018"
66
keywords = ["cryptography", "plonk", "zk-snarks", "zero-knowledge", "crypto"]

0 commit comments

Comments
 (0)