Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dart_lsc] Prepare for 1.0.0 version of sensors and package_info #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.2

* Prepare for 1.0.0 version of sensors and package_info. ([dart_lsc](http://github.com/amirh/dart_lsc))

## 1.0.0

- Initial version, created by Stagehand
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: version_tracking
description: Xamarin.Essentials VersionTracking for Flutter.
version: 1.0.1
version: 1.0.2
homepage: https://www.github.com/jamiewest/version_tracking
author: Jamie West <jamiewst@gmail.com>

Expand All @@ -12,11 +12,11 @@ dependencies:
flutter:
sdk: flutter
shared_preferences: ^0.5.3+4
package_info: ^0.4.0+5
package_info: '>=0.4.0+5 <2.0.0'

dev_dependencies:
flutter_test:
sdk: flutter
flutter_driver:
sdk: flutter
test: any
test: any