Skip to content

Commit f23e598

Browse files
committed
change: Bump to 2.0.3 for release
1 parent a3b43c5 commit f23e598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 { "reeses-sodium-options" }
17-
val MOD_VERSION by extra { "2.0.2" }
17+
val MOD_VERSION by extra { "2.0.3" }
1818
val SODIUM_VERSION by extra { "0.8.3+mc1.21.11" }
1919

2020
allprojects {

0 commit comments

Comments
 (0)