Skip to content

Commit 22c356f

Browse files
committed
release 1.01.001
1 parent 94e2f8e commit 22c356f

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
@@ -10,7 +10,7 @@ publishing {
1010
register("mavenJava", MavenPublication::class) {
1111
groupId = "com.idayrus.layout.swan"
1212
artifactId = "SwanLayout"
13-
version = "1.1.001"
13+
version = "1.01.001"
1414
from(components["java"])
1515
}
1616
}

0 commit comments

Comments
 (0)