Skip to content

Commit bcd2d44

Browse files
committed
Release version 2.0.1
1 parent 34c7977 commit bcd2d44

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.0.1
2+
=====
3+
4+
* Fix imports to make no_std mode actually work.
5+
16
2.0.0
27
=====
38

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libzbase32"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
edition = "2018"
55
authors = ["Palmer Cox <[email protected]>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)