summaryrefslogtreecommitdiffstatshomepage
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2025-05-25 03:06:28 +0800
committerHsiangNianian <i@jyunko.cn>2025-05-25 03:06:28 +0800
commitfc7b603b62051f711fe13c3b64ea55068064c25b (patch)
treec95d799c86f6921ed123866f3888b31cdd2bf0a7 /PKGBUILD
parent4e006989f69960e8ca818442754a7294615c87cf (diff)
downloadsoon-0.1.2.tar.gz
soon-0.1.2.zip
feat: Bump version to 0.1.2 in Cargo.toml, Cargo.lock, and PKGBUILDv0.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57a21a4..9ba2713 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=soon
-pkgver=0.1.1
+pkgver=0.1.2
pkgrel=1
pkgdesc="🤖 Predict your next shell command based on history — like shell autocomplete, but MORE stupid"
arch=('x86_64')