Skip to content

Commit

Permalink
Ups Ashley version to 1.7.0 pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
dsaltares committed Nov 10, 2015
1 parent 4799007 commit cea630c
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.6.1'
version = '1.7.0'
ext.packaging = 'jar'

def isDevBuild
Expand Down

0 comments on commit cea630c

Please # to comment.