Skip to content

Commit

Permalink
Prepping for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pspeed42 committed Dec 29, 2016
1 parent 42e3819 commit ea141af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
apply plugin: 'java'
apply plugin: 'maven'

version='1.1.0-SNAPSHOT'
version='1.1.0'
group='com.simsilica'

ext.jmeVersion = "3.1.0-alpha4"
Expand Down
2 changes: 1 addition & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version 1.1.0 (unreleased)
Version 1.1.0
--------------
* Added an alternate AaBBox.setCenter(double, double, double) method.
* Added Matrix3d.addLocal(Matrix3d).
Expand Down

0 comments on commit ea141af

Please sign in to comment.