commit df6110d220208aa2cf615fca2e66150abd46df88
parent a25b8ad7916ab56424582806d87a882b9a83f8c3
Author: Cem Keylan <cem@ckyln.com>
Date: Thu, 2 Apr 2020 15:09:08 +0300
docs: update
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kiss b/kiss
@@ -1303,7 +1303,7 @@ args() {
l|list) pkg_list "$@" ;;
u|update) pkg_updates ;;
s|search) for pkg do pkg_find "$pkg" all; done ;;
- v|version) log kiss 1.9.0 ;;
+ v|version) log kiss 1.10.1-carbs ;;
h|help|-h|--help|'')
log 'kiss [a|b|c|f|i|l|r|s|u|v] [pkg] [pkg] [pkg]'