Bump version to 1.0.2

Signed-off-by: pokamest <pokamest@gmail.com>
This commit is contained in:
pokamest
2025-05-31 11:37:50 +01:00
committed by GitHub
parent fdcd8ebc7a
commit 07aa1d2256

View File

@@ -6,5 +6,5 @@
package version
const (
Number = "1.0.1"
Number = "1.0.2"
)