Skip to content

Commit e182b9f

Browse files
committed
chore: bump version to 0.9.1
1 parent ee3c73c commit e182b9f

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
@@ -14,7 +14,7 @@ val PARCHMENT_VERSION by extra { null }
1414
// https://semver.org/
1515
val MAVEN_GROUP by extra { "me.flashyreese.mods" }
1616
val ARCHIVE_NAME by extra { "sodium-extra" }
17-
val MOD_VERSION by extra { "0.9.0" }
17+
val MOD_VERSION by extra { "0.9.1" }
1818
val SODIUM_VERSION by extra { "0.8.2+mc1.21.11" }
1919

2020
allprojects {

0 commit comments

Comments
 (0)