Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Increment patch version not minor version for 0.x.x+1
  • Loading branch information
jmagman committed Sep 25, 2019
commit 128f6a121f0015b98b6d35fb382f740afd35998a
2 changes: 1 addition & 1 deletion packages/sensors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.4.1
## 0.4.0+3

* Update and migrate iOS example project.

Expand Down
2 changes: 1 addition & 1 deletion packages/sensors/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter plugin for accessing the Android and iOS accelerometer and
gyroscope sensors.
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/master/packages/sensors
version: 0.4.1
version: 0.4.0+3

flutter:
plugin:
Expand Down