We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7684408 commit e726fc3Copy full SHA for e726fc3
2 files changed
CHANGELOG.md
@@ -1,5 +1,5 @@
1
-Unreleased
2
-==========
+0.3.0 (2020-10-02)
+==================
3
4
## Added:
5
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "embedded-text"
-version = "0.2.0"
+version = "0.3.0"
license = "MIT"
description = "TextBox for embedded-graphics"
6
repository = "https://github.com/bugadani/embedded-text"
0 commit comments