Skip to content

Commit 5517e70

Browse files
committed
Bump version
1 parent 7316561 commit 5517e70

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-
Unreleased
2-
==========
1+
0.5.0-beta.4 (2021-08-16)
2+
=========================
33

44
## Added:
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.3"
3+
version = "0.5.0-beta.4"
44
license = "MIT"
55
description = "TextBox for embedded-graphics"
66
repository = "https://github.com/embedded-graphics/embedded-text"

0 commit comments

Comments
 (0)