diff --git a/CHANGELOG.md b/CHANGELOG.md index 3484ce8..98aeec1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.0.2 +## 0.0.3 * support for textalign * support for maxline diff --git a/pubspec.yaml b/pubspec.yaml index a1384a3..6b82a76 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,6 @@ name: stroke_text description: A Simple Flutter plugin for applying stroke (border) style to a text widget -version: 0.0.2 -author: Mohamed Abdo +version: 0.0.3 homepage: https://github.com/MohamedAbd0/stroke_text environment: