diff options
| author | Fuwn <[email protected]> | 2024-10-30 03:58:48 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-30 03:58:48 -0700 |
| commit | cc2903e4bdbf5b8780993c23900c2239aef5f0d1 (patch) | |
| tree | 32ad5e1c572cd9031194f8dd8a6713c41c410b31 /Cargo.toml | |
| parent | deps(senpy): bump to 0.1.3 (diff) | |
| download | cli-main.tar.xz cli-main.zip | |
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "senpy-cli" -version = "0.1.1" +version = "0.1.2" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "Command-line interface to The Senpy Club API" |