Skip to content

Commit 94e2f8e

Browse files
committed
release 1.1.001
1 parent d76ed42 commit 94e2f8e

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.00"
13+
version = "1.1.001"
1414
from(components["java"])
1515
}
1616
}

0 commit comments

Comments
 (0)