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