diff options
| author | 2025-05-25 10:22:32 +0800 | |
|---|---|---|
| committer | 2025-05-25 10:48:37 +0800 | |
| commit | 3ca16c9543fd5b37232638445a1e34c5021a2fa9 (patch) | |
| tree | c973514f9581cd4c79c4e8e5dac4f7bfb9557277 /Cargo.toml | |
| parent | 8cb1f63baebaf931077f87324ffe5befe4c0617b (diff) | |
| download | soon-3ca16c9543fd5b37232638445a1e34c5021a2fa9.tar.gz soon-3ca16c9543fd5b37232638445a1e34c5021a2fa9.zip | |
feat: Bump version to 0.1.3 in .SRCINFO, Cargo.toml, Cargo.lock, and PKGBUILD
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.2" +version = "0.1.3" edition = "2021" description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid" license = "MIT" |