Skip to content

Commit fd8870c

Browse files
committed
Release 0.2.1
1 parent 2b2dce9 commit fd8870c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ public abstract class BuildConfig {
55
/**
66
* Version of auth0-java
77
*/
8-
public static final String VERSION = "0.3.0-SNAPSHOT";
8+
public static final String VERSION = "0.2.1";
99
/**
1010
* Name of the library auth0-java
1111
*/

0 commit comments

Comments
 (0)