Set version to 0.9.7
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 7 Oct 2017 16:51:35 +0000 (18:51 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 7 Oct 2017 16:51:35 +0000 (18:51 +0200)
build.gradle

index 3df60e9..ecdbfdd 100644 (file)
@@ -1,5 +1,5 @@
 group = 'net.pterodactylus'
-version = '0.9.6'
+version = '0.9.7'
 
 buildscript {
     ext.kotlinVersion = '1.1.51'