Skip to content

Commit e726fc3

Browse files
committed
Bump version
1 parent 7684408 commit e726fc3

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.3.0 (2020-10-02)
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.2.0"
3+
version = "0.3.0"
44
license = "MIT"
55
description = "TextBox for embedded-graphics"
66
repository = "https://github.com/bugadani/embedded-text"

0 commit comments

Comments
 (0)