Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
gturi committed Sep 4, 2018
1 parent 4396c5d commit 0f13cee
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: 'scala'
apply plugin: 'idea'
apply plugin: 'application'

version '1.1.0'
version '1.2.0'

mainClassName = 'it.unibo.osmos.redux.main.AppLauncher'
sourceCompatibility = 1.8
Expand Down

0 comments on commit 0f13cee

Please sign in to comment.