We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c209c66 commit eded9fdCopy full SHA for eded9fd
1 file changed
auth0/src/main/java/com/auth0/BuildConfig.java
@@ -7,7 +7,7 @@ private BuildConfig() {}
7
/**
8
* Version of auth0-java
9
*/
10
- public static final String VERSION = "0.2.0-SNAPSHOT";
+ public static final String VERSION = "0.2.0";
11
12
* Name of the library auth0-java
13
0 commit comments