chore: Bump and fix some stuff
This commit is contained in:
@@ -6,7 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "cz.jzitnik"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>cz.jzitnik</groupId>
|
||||
<artifactId>jecna-supl-client</artifactId>
|
||||
<version>0.2.0</version>
|
||||
<version>0.2.1</version>
|
||||
<name>Jecna Supl Client</name>
|
||||
<description>Kotlin bindings for the Jecna Supl Rust library</description>
|
||||
<url>https://gitea.jzitnik.dev/jzitnik/jecna-supl-client</url>
|
||||
|
||||
Reference in New Issue
Block a user