release: 发布 0.0.1 版本.

This commit is contained in:
LamGC 2022-02-22 01:48:11 +08:00
parent a530fb4835
commit 9e9c5134c9
Signed by: LamGC
GPG Key ID: 6C5AE2A913941E1D

View File

@ -7,5 +7,5 @@ allprojects {
} }
group = "net.lamgc" group = "net.lamgc"
version = "0.0.1-SNAPSHOT" version = "0.0.1"
} }