diff options
| author | 2025-05-28 01:18:22 +0800 | |
|---|---|---|
| committer | 2025-05-28 01:18:22 +0800 | |
| commit | f5c24e35142af161d724b334ae77b3f6b6998a22 (patch) | |
| tree | 3a3336f03472019b8708ddf9f9130e10968eebda /Cargo.toml | |
| parent | 7635921692629f661e91c8a2e47c66a200ad88c9 (diff) | |
| download | soon-0.1.5-2.tar.gz soon-0.1.5-2.zip | |
feat: Update version to 0.1.5-2 in Cargo.toml and Cargo.lockv0.1.5-2
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "soon" -version = "0.1.5" +version = "0.1.5-2" edition = "2021" description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid" license = "MIT" |