Skip to content

Commit c2c326c

Browse files
committed
chore: bump version to 0.9.0
1 parent 1423962 commit c2c326c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ val FABRIC_API_VERSION by extra { "0.152.1+26.2" }
1111
// https://semver.org/
1212
val MAVEN_GROUP by extra { "me.flashyreese.mods" }
1313
val ARCHIVE_NAME by extra { "sodium-extra" }
14-
val MOD_VERSION by extra { "0.8.9" }
14+
val MOD_VERSION by extra { "0.9.0" }
1515
val SODIUM_VERSION by extra { "0.9.0+mc26.2" }
1616

1717
allprojects {

0 commit comments

Comments
 (0)