Skip to content

Commit 5f21ca0

Browse files
committed
Prepare 0.6.1
1 parent a58a000 commit 5f21ca0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
0.6.1 (2023-09-01)
2+
==================
3+
4+
## Changed:
5+
6+
- [#159] Internal improvements
7+
8+
[#159]: https://github.com/embedded-graphics/embedded-text/pull/159
9+
110
0.6.0 (2023-05-14)
211
=======================
312

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "embedded-text"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
license = "MIT"
55
description = "TextBox for embedded-graphics"
66
repository = "https://github.com/embedded-graphics/embedded-text"

0 commit comments

Comments
 (0)