Skip to content
This repository was archived by the owner on Aug 19, 2020. It is now read-only.

Commit 6cb3cd3

Browse files
committed
Prepare 1.0.3 release
1 parent 7080dbb commit 6cb3cd3

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
@@ -21,7 +21,7 @@ plugins {
2121

2222
allprojects {
2323
group = "org.gradle"
24-
version = "1.0.3-SNAPSHOT"
24+
version = "1.0.3"
2525
}
2626

2727
val publishedPluginsVersion by extra { "1.0.2" }

0 commit comments

Comments
 (0)