Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGlitch76 authored Mar 13, 2024
1 parent 8d3def9 commit 00803c4
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 @@ -6,7 +6,7 @@ plugins {
}

group = "org.quiltmc"
version = "0.2.1"
version = "0.3.0"

repositories {
mavenCentral()
Expand Down Expand Up @@ -97,4 +97,4 @@ subprojects {
sign(publishing.publications["mavenJava"])
}
}
}
}

0 comments on commit 00803c4

Please sign in to comment.