Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofpu authored Mar 19, 2022
1 parent 249c8ca commit 7839885
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 @@ -5,7 +5,7 @@ plugins {
}

group = "io.tofpu.speedbridge2"
version = "1.0.6"
version = "1.0.7"

tasks {
compileJava {
Expand Down Expand Up @@ -90,4 +90,4 @@ dependencies {
exclude("rhino", "js")
exclude("com.sk89q", "worldedit")
}
}
}

0 comments on commit 7839885

Please sign in to comment.