Skip to content

Commit

Permalink
xipl: Version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zaclimon committed Jun 28, 2018
1 parent edd5717 commit d1da9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 27,7 @@ buildscript {

apply plugin: com.novoda.gradle.release.ReleasePlugin

def libraryVersion = '0.2.0'
def libraryVersion = '0.2.1'

Closure configurePublish = ext.has('configurePublish') ? ext.get('configurePublish') : {}
def config = configurePublish()
Expand Down

0 comments on commit d1da9a8

Please sign in to comment.