We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ceded commit 1bbdeb6Copy full SHA for 1bbdeb6
1 file changed
build.gradle
@@ -15,7 +15,7 @@ apply plugin: 'org.spongepowered.mixin'
15
apply plugin: 'eclipse'
16
apply plugin: 'maven-publish'
17
18
-version = '1.0.0'
+version = '1.0.1'
19
group = 'be.ephys.fundamental' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
20
archivesBaseName = 'fundamental'
21
0 commit comments