Skip to content

Commit

Permalink
Release 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiktor Gromniak authored and wgromniak committed Aug 10, 2017
1 parent a578166 commit e59f0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'maven'
apply plugin: 'signing'

group 'net.quedex'
version '0.4.0-SNAPSHOT'
version '0.4.0'
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")

ext {
Expand Down

0 comments on commit e59f0f4

Please sign in to comment.