Skip to content

Commit 943f8bd

Browse files
authored
update version to 0.6.0 (#604)
update change log
1 parent 387d306 commit 943f8bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

workmanager/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# next
1+
# 0.6.0
22

33
* Android: Removed jetifier
44
* Android: Removed V1 plugin APIs - this is now a Android V2 plugin only

workmanager/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: workmanager
22
description: Flutter Workmanager. This plugin allows you to schedule background work on Android and iOS.
3-
version: 0.5.2
3+
version: 0.6.0
44
homepage: https://github.com/fluttercommunity/flutter_workmanager
55
repository: https://github.com/fluttercommunity/flutter_workmanager
66
issue_tracker: https://github.com/fluttercommunity/flutter_workmanager/issues

0 commit comments

Comments
 (0)