Skip to content

Commit eded9fd

Browse files
committed
Release 0.2.0
1 parent c209c66 commit eded9fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

auth0/src/main/java/com/auth0/BuildConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ private BuildConfig() {}
77
/**
88
* Version of auth0-java
99
*/
10-
public static final String VERSION = "0.2.0-SNAPSHOT";
10+
public static final String VERSION = "0.2.0";
1111
/**
1212
* Name of the library auth0-java
1313
*/

0 commit comments

Comments
 (0)