Skip to content

Commit 8f6f2c1

Browse files
authored
fix: bump version to 0.2.1 (#10)
1 parent e97e7b8 commit 8f6f2c1

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.2.1
2+
3+
* Bump package version to trigger a fresh tag-based pub.dev publish
4+
* Keep 0.2.0 fixes and release automation improvements intact
5+
16
## 0.2.0
27

38
* Preserve motion state when updating config with `setConfig`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: >-
33
Production-grade background location tracking for Flutter without Google Play
44
Services. Pure AOSP LocationManager on Android, CoreLocation on iOS. Built for
55
privacy-focused apps, GrapheneOS, CalyxOS, and degoogled devices.
6-
version: 0.2.0
6+
version: 0.2.1
77
homepage: https://github.com/Rezivure/libre-location
88
repository: https://github.com/Rezivure/libre-location
99
issue_tracker: https://github.com/Rezivure/libre-location/issues

0 commit comments

Comments
 (0)