Skip to content

Commit

Permalink
🚀🔖 v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dudeofawesome committed Feb 19, 2018
1 parent 6874b9f commit 866ed48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ android {
applicationId "io.orleans.hnflutter"
minSdkVersion 16
targetSdkVersion 27
versionCode 9
versionName "0.0.9"
versionCode 10
versionName "0.0.10"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: hn_flutter
description: A new Flutter project.
version: 0.0.9
version: 0.0.10
author: Louis Orleans <louis@orleans.io>
homepage: https://github.com/dudeofawesome/hn_flutter

Expand Down

0 comments on commit 866ed48

Please sign in to comment.