Skip to content

Commit 722d4f6

Browse files
committed
Prepare 0.5.0
1 parent 7d5a49a commit 722d4f6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
0.5.0 (??)
2-
==========
1+
0.5.0 (2021-09-08)
2+
==================
33

44
## Fixed:
55

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "embedded-text"
3-
version = "0.5.0-beta.4"
3+
version = "0.5.0"
44
license = "MIT"
55
description = "TextBox for embedded-graphics"
66
repository = "https://github.com/embedded-graphics/embedded-text"

0 commit comments

Comments
 (0)