Update README.md

This commit is contained in:
Jochen Staerk
2022-07-07 13:04:29 +02:00
committed by GitHub
parent 431429a811
commit dd94e76e26

View File

@@ -25,7 +25,7 @@ If you setup a Maven project, you can grab the artifacts using
<dependency>
<groupId>org.mustangproject</groupId>
<artifactId>library</artifactId>
<version>2.4.0</version>
<version>2.5.1</version>
</dependency>
```