We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aa2226 commit ead19c4Copy full SHA for ead19c4
2 files changed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-Unreleased (2023-05-14)
+0.6.0 (2023-05-14)
2
=======================
3
4
## Changed:
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "embedded-text"
-version = "0.5.0"
+version = "0.6.0"
license = "MIT"
5
description = "TextBox for embedded-graphics"
6
repository = "https://github.com/embedded-graphics/embedded-text"
0 commit comments