File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/main/java/com/google/googlejavaformat/java Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >com.google.googlejavaformat</groupId >
2424 <artifactId >google-java-format-parent</artifactId >
25- <version >0.1-SNAPSHOT </version >
25+ <version >1.0 </version >
2626 </parent >
2727
2828 <artifactId >google-java-format</artifactId >
Original file line number Diff line number Diff line change 1515package com .google .googlejavaformat .java ;
1616
1717public class GoogleJavaFormatVersion {
18- public static final String VERSION = "0.dev " ;
18+ public static final String VERSION = "1.0 " ;
1919}
Original file line number Diff line number Diff line change 2828 <groupId >com.google.googlejavaformat</groupId >
2929 <artifactId >google-java-format-parent</artifactId >
3030 <packaging >pom</packaging >
31- <version >0.1-SNAPSHOT </version >
31+ <version >1.0 </version >
3232
3333 <modules >
3434 <module >core</module >
You can’t perform that action at this time.
0 commit comments