Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zxnii committed Apr 4, 2023
1 parent 37f6727 commit 58654ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = "wtf.zani"
version = "2.0"
version = "2.0.1"

minecraft.version("1.8.9")

Expand All @@ -15,7 +15,7 @@ repositories {

dependencies {
compileOnly("org.spongepowered:mixin:0.8.5")
compileOnly("com.github.Weave-MC:Weave-Loader:6a9e6a3245")
compileOnly("com.github.weave-mc:weave-loader:v0.1.0")
}

tasks.compileJava {
Expand Down

0 comments on commit 58654ee

Please sign in to comment.