Bumped version to 0.3.0

This commit is contained in:
ChronosX88 2019-05-14 22:12:17 +04:00
parent 9d53bdd7e6
commit 566b3d0a72

View File

@ -12,7 +12,7 @@ buildscript {
apply plugin: 'java'
apply plugin: 'com.github.johnrengelman.shadow'
version '0.2.1'
version '0.3.0'
sourceCompatibility = 1.8