Skip to content

Commit 3d757dd

Browse files
committed
release 0.5.1
1 parent 46cff3d commit 3d757dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# unreleased
1+
# 0.5.1
22

33
* Fix chacha benchmarks
44
* Fix some documentation warnings

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cryptoxide"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["Vincent Hanquez <vincent@coretype.io>", "Nicolas Di Prima <nicolas@prime-type.co.uk>", "The Rust-Crypto Project Developers"]
55
license = "MIT/Apache-2.0"
66
homepage = "https://github.com/typed-io/cryptoxide/"

0 commit comments

Comments
 (0)