Skip to content

Commit

Permalink
[UPDATED] Fixed errors of running --dry-run for publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-juyoung committed Sep 25, 2020
1 parent 881d0f6 commit 5206113
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## 0.0.1
## 0.1.0

* TODO: Describe initial release.
* Initial release.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: fitness
description: Flutter plugin for reading step count data. Wraps HealthKit on iOS and GoogleFit on Android.
version: 0.0.1
author: Juyoung, Lee <[email protected]>
version: 0.1.0
homepage: https://github.com/dev-juyoung/Fitness

environment:
Expand All @@ -11,6 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
meta: ^1.1.8

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 5206113

Please sign in to comment.