Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ABausG committed May 13, 2023
1 parent ea1ad41 commit f964af9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
## 0.2.1
* Update Gradle and Kotlin Versions
* Update to support Flutter 3.10

## 0.2.0+1
* Fix example annotation [#115](https://github.com/ABausG/home_widget/pull/115) by [ColinSchmale](https://github.com/ColinSchmale)

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,6 +1,6 @@
name: home_widget
description: A plugin to provide a common interface for creating HomeScreen Widgets for Android and iOS.
version: 0.2.0+1
version: 0.2.1
repository: https://github.com/ABausG/home_widget

environment:
Expand Down

0 comments on commit f964af9

Please sign in to comment.