summary refs log tree commit diff stats
path: root/build.gradle
diff options
context:
space:
mode:
authorasie <kontakt@asie.pl>2019-04-21 13:02:25 +0200
committerasie <kontakt@asie.pl>2019-04-21 13:02:25 +0200
commit4b9097bcf1cd255725e7e9fde410629c8deaab17 (patch)
tree8911ea627097dd0bdbac8ee44205ed2406924a6a /build.gradle
parent1b8a889c5b8fdb81ecaadeb5a73d0231f2197b91 (diff)
actually update to Loom 0.2.1
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 2d6c792..edb04ef 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
 plugins {
-	id 'fabric-loom' version '0.2.0-SNAPSHOT'
+	id 'fabric-loom' version '0.2.1-SNAPSHOT'
 	id 'maven-publish'
 }