version: bump

This commit is contained in:
Dylan Araps 2019-06-24 10:10:06 +03:00
parent 97c1e27c83
commit 155ff44d54
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -262,7 +262,7 @@ args() {
l*) pkg_list "$2" ;;
r*) pkg_remove "${2-null}" || die "Package '${2-null}' not installed." ;;
u*) pkg_updates ;;
v*) log "$kiss 0.1.6" ;;
v*) log "$kiss 0.1.7" ;;
*) log "$kiss [b|c|i|l|r|u] [pkg]" \
"build: Build a package." \