Bump fabric-tool-attribute-api

This commit is contained in:
Player 2020-04-22 07:28:20 +00:00 committed by GitHub
parent 20bf598a7b
commit 692f3e57e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
archivesBaseName = "fabric-tool-attribute-api-v1"
version = getSubprojectVersion(project, "1.0.0")
version = getSubprojectVersion(project, "1.0.1")
dependencies {
compile project(path: ':fabric-api-base', configuration: 'dev')