Skip to content

Commit

Permalink
Change version: 0.1.0 -> 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cskime committed Jun 18, 2024
1 parent 7050543 commit 6181c7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.1

- Change the image paths at the README.md.

## 0.1.0

- The initial version.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: customizable_text
description: A widget that can customize text style for specific texts based on RichText. It's simple, easy to use, and intuitive.
version: 0.1.0
version: 0.1.1
homepage: "https://github.com/cskime/customizable_text"

environment:
Expand Down

0 comments on commit 6181c7b

Please sign in to comment.