Skip to content

Commit 854f2cf

Browse files
committed
Bump version to 3.4 for release
1 parent 4883d41 commit 854f2cf

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
@@ -22,7 +22,7 @@
2222
*/
2323

2424
allprojects {
25-
version = '3.4-SNAPSHOT'
25+
version = '3.4'
2626

2727
apply plugin: 'java'
2828
sourceCompatibility = 1.7 // TODO: Update to Java 8 in the future

0 commit comments

Comments
 (0)