Skip to content

Commit

Permalink
kiss: bump version
Browse files Browse the repository at this point in the history
FossilOrigin-Name: 5b8b6af7ae44cd1117d5ca21aa85a759db02f76420ff057ccc90f7a2073be983
  • Loading branch information
cemkeylan committed Apr 26, 2020
1 parent 7380fa1 commit b8cbdaf
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 @@ -1383,7 +1383,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.14.0 ;;
v|version) log kiss 1.14.1 ;;

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 b8cbdaf

Please sign in to comment.