Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
molovo committed Sep 28, 2016
1 parent ec59e51 commit 3d10275
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 @@ -653,7 +653,7 @@ function _zunit() {
# If the version option is passed,
# output version information and exit
if [[ $version ]]; then
echo '0.1.1'
echo '0.2.0'
exit 0
fi

Expand Down

0 comments on commit 3d10275

Please sign in to comment.