diff options
| author | 2026-02-24 17:22:15 +0800 | |
|---|---|---|
| committer | 2026-02-24 17:22:15 +0800 | |
| commit | 9414761d9bbf52739d166d477254fe109a7b4e74 (patch) | |
| tree | 9a65de4d03cf5374edb18a967a6ad55154306260 | |
| parent | 4d96a934e3a4b560e1d94d54164763c29f7c92f3 (diff) | |
| download | soon-9414761d9bbf52739d166d477254fe109a7b4e74.tar.gz soon-9414761d9bbf52739d166d477254fe109a7b4e74.zip | |
Bump version from 0.1.8 to 0.1.9v0.1.9
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "soon" -version = "0.1.8" +version = "0.1.9" edition = "2021" description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid" license = "MIT" |