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