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

Commit f4dff73

Browse files
committed
Prepare 1.1.0 release
Signed-off-by: Rodrigo B. de Oliveira <rodrigo@gradle.com>
1 parent a045a00 commit f4dff73

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.6-SNAPSHOT"
24+
version = "1.1.0"
2525
}
2626

2727
val publishedPluginsVersion by extra { "1.1.0" }

0 commit comments

Comments
 (0)