Skip to content

Commit d109e20

Browse files
committed
Bumping the patch version
1 parent 78e691a commit d109e20

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
@@ -7,7 +7,7 @@ plugins {
77
// Define semantic version components (manually maintained)
88
val majorVersion = "1"
99
val minorVersion = "0"
10-
val patchVersion = "1"
10+
val patchVersion = "2"
1111

1212
// Define release qualifier (empty for stable releases)
1313
// Examples: "", "alpha-01", "beta-02", "rc-01"

0 commit comments

Comments
 (0)