Skip to content

Commit e9a4443

Browse files
committed
0.6.1: Begin development cycle
1 parent ba9f37a commit e9a4443

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sourceCompatibility = '1.8'
1111
targetCompatibility = '1.8'
1212

1313
group = 'org.cadixdev.gradle'
14-
version = '0.6.0'
14+
version = '0.6.1-SNAPSHOT'
1515
description = 'A simple license header manager for Gradle'
1616

1717
repositories {

0 commit comments

Comments
 (0)