Skip to content

Commit e5a899d

Browse files
committed
chore(app_widget): bump version
1 parent 4fae716 commit e5a899d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app_widget/example/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ packages:
77
path: ".."
88
relative: true
99
source: path
10-
version: "0.0.3"
10+
version: "0.0.4"
1111
app_widget_android:
1212
dependency: transitive
1313
description:
1414
name: app_widget_android
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "0.0.3"
17+
version: "0.0.4"
1818
app_widget_platform_interface:
1919
dependency: transitive
2020
description:

app_widget/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: app_widget
22
description: flutter app widget
3-
version: 0.0.3
3+
version: 0.0.4
44
homepage: https://noxasch.tech/
55
repository: https://github.com/noxasch/flutter_app_widget/tree/master/app_widget
66
issue_tracker: https://github.com/noxasch/flutter_app_widget/issues
@@ -14,7 +14,7 @@ dependencies:
1414
sdk: flutter
1515
plugin_platform_interface: ^2.0.2
1616
app_widget_platform_interface: ^0.0.3
17-
app_widget_android: ^0.0.3
17+
app_widget_android: ^0.0.4
1818
# app_widget_platform_interface:
1919
# path: ../app_widget_platform_interface
2020
# app_widget_android:

0 commit comments

Comments
 (0)