Skip to content

Commit 3aa1a00

Browse files
committed
chore: bump version
1 parent 4b209c5 commit 3aa1a00

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/kotlin/net/modgarden/flowerbed/gradle

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/net/modgarden/flowerbed/gradle/Properties.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package net.modgarden.flowerbed.gradle
22

33
object Properties {
4-
const val MOD_VERSION = "0.2.0"
4+
const val MOD_VERSION = "0.3.0"
55
const val JAVA_VERSION = 21
66

77
const val GROUP = "net.modgarden"

0 commit comments

Comments
 (0)