Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
molovo committed Sep 26, 2016
1 parent 7106491 commit 8f5330e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zunit
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ function _zunit() {
# If the version option is passed,
# output version information and exit
if [[ $version ]]; then
echo '0.1.0'
echo '0.1.1'
exit 0
fi

Expand Down

0 comments on commit 8f5330e

Please sign in to comment.