diff --git a/CHANGELOG.md b/CHANGELOG.md index dec1f1d..f0b4410 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ +# 0.3.0 + +- Compatible with flutter version `v3.22.2` + # 0.2.0 - Compatible with flutter version `v3.10.6` diff --git a/pubspec.yaml b/pubspec.yaml index 947c1fc..37920a7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: super_tag_editor description: A simple tag editor for inputting tags. This is design to act and feel similar the standard Material TextField as much as possible. -version: 0.2.0 +version: 0.3.0 homepage: https://github.com/dab246/super_tag_editor.git environment: