Update README.md

This commit is contained in:
Jochen Staerk
2022-01-13 12:09:03 +01:00
committed by GitHub
parent 751a14fc83
commit 717bd87268

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.3.0</version>
<version>2.4.0</version>
</dependency>
```