Bumped version to 0.3.1

This commit is contained in:
ChronosX88 2019-05-16 17:55:39 +04:00
parent b7a88c09cf
commit e0ff8801f4

View File

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