Skip to content

Commit 12ae4e2

Browse files
committed
polishing
1 parent 8a9f436 commit 12ae4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/antkorwin/betterstrings/BetterStringsProcessor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ private void printBanner() {
7474
"___ ____ ___ ___ ____ ____ ____ ___ ____ _ _ _ ____ ____ \n" +
7575
"|__] |___ | | |___ |__/ [__ | |__/ | |\\ | | __ [__ \n" +
7676
"|__] |___ | | |___ | \\ ___] | | \\ | | \\| |__] ___] \n" +
77-
" v1.0 String Interpolation Java Plugin, by Anatoliy Korovin ";
77+
" v0.1 String Interpolation Java Plugin, by Anatoliy Korovin ";
7878

7979
messager.printMessage(Diagnostic.Kind.NOTE, banner);
8080
}

0 commit comments

Comments
 (0)