Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
konifar committed May 20, 2018
1 parent 6b14d5e commit f8d7565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'com.github.dcendents.android-maven'

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

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

0 comments on commit f8d7565

Please sign in to comment.