Update README.md

This commit is contained in:
Jochen Staerk
2020-11-26 10:52:32 +01:00
committed by GitHub
parent d764fb4784
commit 4b25e7f155

View File

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