Expose information about the built-in arguments (bounds or type)

This commit is contained in:
Nathan Adams
2017-11-13 11:15:04 +01:00
parent fdff548a64
commit 6b57d5f260
4 changed files with 21 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import groovy.io.FileType
apply plugin: 'java-library'
apply plugin: 'maven'
version = '0.1.8'
version = '0.1.9'
group = 'com.mojang'
task wrapper(type: Wrapper) {