Skip to content

Commit 4ab49a2

Browse files
committed
Prepare version 0.1.0
1 parent 1d5d706 commit 4ab49a2

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
@@ -3,7 +3,7 @@ plugins {
33
id("com.diffplug.spotless") version "6.23.3"
44
}
55

6-
version = "0.1.0-SNAPSHOT"
6+
version = "0.1.0"
77
val archivesBaseName = "string-res-exporter"
88

99
java {

0 commit comments

Comments
 (0)