Skip to content

Commit ead19c4

Browse files
committed
Prepare 0.6.0
1 parent 6aa2226 commit ead19c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Unreleased (2023-05-14)
1+
0.6.0 (2023-05-14)
22
=======================
33

44
## Changed:

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

0 commit comments

Comments
 (0)