We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 960593b commit 9ff9f74Copy full SHA for 9ff9f74
README.md
@@ -33,7 +33,7 @@ With Maven add dependency to your `pom.xml`.
33
<dependency>
34
<groupId>io.github.javacoded78</groupId>
35
<artifactId>jwt-humble</artifactId>
36
- <version>0.2.0</version>
+ <version>0.3.0</version>
37
</dependency>
38
```
39
0 commit comments