Skip to content

Commit b3cd587

Browse files
committed
Bump version to 0.6.1
1 parent 7cb792b commit b3cd587

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
Entries are listed in reverse chronological order.
4+
5+
## 0.6.1
6+
7+
* Add metadata for docs.rs.
8+
9+
## 0.6.0
10+
11+
* Rewrite around a constraint system API.
12+

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zkp"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
authors = ["Henry de Valence <[email protected]>"]
55
license = "CC0-1.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)