Skip to content

Commit bd41f95

Browse files
sormurascushon
authored andcommitted
Set version to 1.5-SNAPSHOT
1 parent 77cbb68 commit bd41f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/com/google/googlejavaformat/java/GoogleJavaFormatVersion.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
package com.google.googlejavaformat.java;
1616

1717
public class GoogleJavaFormatVersion {
18-
public static final String VERSION = "1.0";
18+
public static final String VERSION = "1.5-SNAPSHOT";
1919
}

0 commit comments

Comments
 (0)