release: bump 0.9.1 -> 0.9.2 (#306)

This commit is contained in:
kingchenc
2026-06-15 06:02:05 +02:00
committed by GitHub
parent ce792cf8b8
commit 5f0677d62d
19 changed files with 66 additions and 63 deletions
+2 -2
View File
@@ -30,14 +30,14 @@ Maven:
<dependency>
<groupId>org.wickra</groupId>
<artifactId>wickra</artifactId>
<version>0.9.1</version>
<version>0.9.2</version>
</dependency>
```
Gradle:
```kotlin
implementation("org.wickra:wickra:0.9.1")
implementation("org.wickra:wickra:0.9.2")
```
The native library ships prebuilt per platform (Linux, macOS, Windows — x64 and