Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion workmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# next
# 0.6.0

* Android: Removed jetifier
* Android: Removed V1 plugin APIs - this is now a Android V2 plugin only
Expand Down
2 changes: 1 addition & 1 deletion workmanager/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: workmanager
description: Flutter Workmanager. This plugin allows you to schedule background work on Android and iOS.
version: 0.5.2
version: 0.6.0
homepage: https://github.com/fluttercommunity/flutter_workmanager
repository: https://github.com/fluttercommunity/flutter_workmanager
issue_tracker: https://github.com/fluttercommunity/flutter_workmanager/issues
Expand Down
Loading