Skip to content

Commit

Permalink
kiss: bump to 1.12.0
Browse files Browse the repository at this point in the history
FossilOrigin-Name: 9cd0ff075dd4957694f4eac5a22daf3a8ed1b78c2167bd2f049886ebb1615ca4
  • Loading branch information
cemkeylan committed Apr 4, 2020
1 parent 0131a68 commit 95e7454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kiss
Original file line number Diff line number Diff line change
Expand Up @@ -1306,7 +1306,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.11.2 ;;
v|version) log kiss 1.12.0 ;;

h|help|-h|--help|'')
log 'kiss [a|b|c|f|i|l|r|s|u|v] [pkg] [pkg] [pkg]'
Expand Down

0 comments on commit 95e7454

Please sign in to comment.