Skip to content

Commit cec49c6

Browse files
committed
Increment version before release
1 parent e10df2d commit cec49c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = 'com.gradle'
10-
version = '1.4.1-SNAPSHOT'
10+
version = '1.4.1'
1111

1212
repositories {
1313
gradlePluginPortal()

0 commit comments

Comments
 (0)