Skip to content

Commit

Permalink
Prepare 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Sep 1, 2023
1 parent a58a000 commit 5f21ca0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
0.6.1 (2023-09-01)
==================

## Changed:

- [#159] Internal improvements

[#159]: https://github.com/embedded-graphics/embedded-text/pull/159

0.6.0 (2023-05-14)
=======================

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "embedded-text"
version = "0.6.0"
version = "0.6.1"
license = "MIT"
description = "TextBox for embedded-graphics"
repository = "https://github.com/embedded-graphics/embedded-text"
Expand Down

0 comments on commit 5f21ca0

Please sign in to comment.