update readme

This commit is contained in:
2025-01-09 15:34:28 +01:00
parent a1e95dc038
commit aa4de7cbe2

View File

@ -26,7 +26,7 @@ Add the following dependency to your `pom.xml`:
<dependency> <dependency>
<groupId>de.mumme-it</groupId> <groupId>de.mumme-it</groupId>
<artifactId>permission-manager-sdk</artifactId> <artifactId>permission-manager-sdk</artifactId>
<version>0.1.0</version> <version>0.1.1</version>
</dependency> </dependency>
``` ```