Skip to content

Commit 6ea4d71

Browse files
committed
Update Ezvcard.VERSION for next release
1 parent a8b2124 commit 6ea4d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/ezvcard/Ezvcard.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ public final class Ezvcard {
9999
/**
100100
* The version of the library.
101101
*/
102-
public static final String VERSION = "0.12.2-SNAPSHOT";
102+
public static final String VERSION = "0.12.2";
103103

104104
/**
105105
* The Maven group ID.

0 commit comments

Comments
 (0)