Skip to content

Commit

Permalink
Bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Apr 29, 2024
1 parent 805e78a commit 11ec450
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.7.1 (2024-04-28)
0.7.1 (2024-04-29)
==================

- [#167] Offset the line to fit the glyph with negative side bearing
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.7.0"
version = "0.7.1"
license = "MIT"
description = "TextBox for embedded-graphics"
repository = "https://github.com/embedded-graphics/embedded-text"
Expand Down

0 comments on commit 11ec450

Please sign in to comment.