fixed derp in registerBlocks

This commit is contained in:
2016-05-02 18:02:10 +02:00
parent e6ae3f74f6
commit ec996ab1af
2 changed files with 14 additions and 39 deletions

View File

@@ -22,7 +22,7 @@ repositories {
}
}
version = "0.1"
version = "0.2"
group = "com.sosnitzka.zcompression" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "zcompression"