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