Skip to content

Commit 9c30225

Browse files
Merge pull request #135 from bernardladenthin/claude/release-maven-central-pbMZm
Release version 5.0.1
2 parents 1c49078 + b4c2244 commit 9c30225

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Access this library via Maven (released versions on Maven Central):
4141
<dependency>
4242
<groupId>net.ladenthin</groupId>
4343
<artifactId>llama</artifactId>
44-
<version>5.0.0</version>
44+
<version>5.0.1</version>
4545
</dependency>
4646
```
4747

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>net.ladenthin</groupId>
77
<artifactId>llama</artifactId>
8-
<version>5.0.1-SNAPSHOT</version>
8+
<version>5.0.1</version>
99
<packaging>jar</packaging>
1010

1111
<name>${project.groupId}:${project.artifactId}</name>

0 commit comments

Comments
 (0)