Skip to content

Commit

Permalink
Ups ashley version to 1.7.4 post release
Browse files Browse the repository at this point in the history
  • Loading branch information
dsaltares committed Sep 10, 2016
1 parent 57b728e commit f658e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apply plugin: 'maven'
apply plugin: 'signing'

group = 'com.badlogicgames.ashley'
version = '1.7.3'
version = '1.7.4'
ext.packaging = 'jar'

def isDevBuild
Expand Down

0 comments on commit f658e53

Please sign in to comment.