Skip to content

Commit

Permalink
[ci skip] Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
konifar committed Mar 27, 2018
1 parent ba30644 commit ae7f18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'com.github.dcendents.android-maven'

def versionMajor = 0
def versionMinor = 2
def versionPatch = 1
def versionPatch = 2

group = 'co.kyash'
version = "$versionMajor.$versionMinor.$versionPatch"
Expand Down

0 comments on commit ae7f18d

Please sign in to comment.