kiss: bump to 0.9.0

This commit is contained in:
Dylan Araps 2019-08-26 09:42:38 +00:00
parent 4e897915a4
commit b46c57c65a
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -1043,7 +1043,7 @@ args() {
;; ;;
v|version|-v|--version) v|version|-v|--version)
printf 'kiss 0.8.1\n' printf 'kiss 0.9.0\n'
;; ;;
h|help|-h|--help|'') h|help|-h|--help|'')