Skip to content

Commit b456a31

Browse files
committed
Update version to 0.6.1 in build configuration
Bump the project version from 0.6.0 to 0.6.1 in `build.gradle.kts`. This marks a minor update, likely including small improvements or bug fixes.
1 parent c90acc4 commit b456a31

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
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group = "com.kdroid.composenativetray"
13-
version = "0.6.0"
13+
version = "0.6.1"
1414

1515
repositories {
1616
mavenCentral()

0 commit comments

Comments
 (0)