updated history

This commit is contained in:
jstaerk
2021-02-09 09:58:24 +01:00
parent 3cef91025d
commit 86276c2751
2 changed files with 4 additions and 3 deletions

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.0.2</version>
<version>2.1.1</version>
</dependency>
```