release 0.10

This commit is contained in:
Karl Tauber
2019-10-07 11:16:11 +02:00
parent b6cd31b734
commit d0ac7867ae
3 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
version = "0.9"
version = "0.10"
// check required Java version
if( JavaVersion.current() < JavaVersion.VERSION_1_8 )