Skip to content

Commit b60520d

Browse files
committed
Prepping for a release.
1 parent e73f6ec commit b60520d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
apply plugin: 'java'
1515
apply plugin: 'maven'
1616

17-
version='1.1.0-SNAPSHOT'
17+
version='1.1.0'
1818
group='com.simsilica'
1919

2020
ext.jmeVersion = "3.1.0-alpha4"

release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Version 1.1.0 (unreleased)
2+
Version 1.1.0
33
--------------
44
* Fixed the EventBus addListener()/removeListener() methods to be static
55
like they were supposed to be.

0 commit comments

Comments
 (0)