Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andresth committed Aug 13, 2017
1 parent e4b4a88 commit 51ed02e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
## 0.5.7 (development)
## 0.5.8 (development)
#### new features

#### improvements

#### fixes

## 0.5.7
#### new features

#### improvements
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "in.andres.kandroid"
minSdkVersion 17
targetSdkVersion 25
versionCode 16
versionName "0.5.6"
versionCode 17
versionName "0.5.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 51ed02e

Please sign in to comment.