version: minor bump v0.2.0

This commit is contained in:
Zynh Ludwig 2025-01-12 14:43:26 -08:00
parent c64fd25ecf
commit 720b9857a9
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1292,7 +1292,7 @@ dependencies = [
[[package]]
name = "nyazoom"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"async-bincode",
"async-trait",

View file

@ -1,6 +1,6 @@
[package]
name = "nyazoom"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
authors = ["Zynh Ludwig <Zynh0722@gmail.com>"]
readme = "README.md"