Update version

add README.MD
This commit is contained in:
2019-10-05 22:12:19 +03:00
parent bb054f2d35
commit 13ab1b6184
3 changed files with 39 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
group = 'mc-project'
version = '0.0-SNAPSHOT'
version = '1.0-RC'
apply plugin: 'java'
apply plugin: 'jacoco'