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
@@ -6,7 +6,7 @@
<groupId>org.wickra.examples</groupId>
<artifactId>wickra-examples</artifactId>
<version>0.9.1</version>
<version>0.9.2</version>
<packaging>jar</packaging>
<name>Wickra Java examples</name>
@@ -21,7 +21,7 @@
<dependency>
<groupId>org.wickra</groupId>
<artifactId>wickra</artifactId>
<version>0.9.1</version>
<version>0.9.2</version>
</dependency>
<!-- Only the network examples (fetch_btcusdt) parse JSON. -->
<dependency>