Skip to content

Commit ae9b253

Browse files
committed
chore: bump version to v0.2.0
1 parent 40e8e6b commit ae9b253

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
[package]
22
name = "q"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
5-
authors = ["CRT-HAO"]
5+
authors = ["hayd1n", "Hayden Chang <m831718@gmail.com>"]
66
repository = "https://github.com/NTUST-Hack/q"
77

8-
98
[dependencies]
109
reqwest = { version = "0.12.5", features = ["json"] }
1110
serde = "1.0.196"

0 commit comments

Comments
 (0)