We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c49078 + b4c2244 commit 9c30225Copy full SHA for 9c30225
2 files changed
README.md
@@ -41,7 +41,7 @@ Access this library via Maven (released versions on Maven Central):
41
<dependency>
42
<groupId>net.ladenthin</groupId>
43
<artifactId>llama</artifactId>
44
- <version>5.0.0</version>
+ <version>5.0.1</version>
45
</dependency>
46
```
47
pom.xml
@@ -5,7 +5,7 @@
5
6
7
8
- <version>5.0.1-SNAPSHOT</version>
9
<packaging>jar</packaging>
10
11
<name>${project.groupId}:${project.artifactId}</name>
0 commit comments