diff options
| author | 2026-02-24 15:03:22 +0800 | |
|---|---|---|
| committer | 2026-02-24 15:03:22 +0800 | |
| commit | e61e84f49a1cfeb6b1b50d9304fee6b680aeaca8 (patch) | |
| tree | 71074bff48a8b94872441b2c096747766564bc0e | |
| parent | 37be1ac6cc930cb4b3f29b148c9598a9f1212cdd (diff) | |
| download | soon-0.1.7.tar.gz soon-0.1.7.zip | |
chore: bump version from 0.1.6 to 0.1.7v0.1.7
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "soon" -version = "0.1.6" +version = "0.1.7" edition = "2021" description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid" license = "MIT" |