Skip to content

Commit 1cdbfc5

Browse files
committed
Prepare for 1.5-SNAPSHOT
1 parent 18243d5 commit 1cdbfc5

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
@@ -8,7 +8,7 @@ def generatedSrc = "$buildDir/$generatedSrcName"
88

99
sourceCompatibility = 1.8
1010
group 'org.tools4j'
11-
version '1.4'
11+
version '1.5-SNAPSHOT'
1212
archivesBaseName = "tools4j-nobark"
1313

1414
repositories {

0 commit comments

Comments
 (0)