Bump version

This commit is contained in:
James Dinsdale 2017-02-25 11:23:50 +00:00
parent 29b8a1957d
commit b210cafb68
No known key found for this signature in database
GPG key ID: DBCB56BD98007031

2
zunit
View file

@ -1326,7 +1326,7 @@ function _zunit_run() {
# Output the version number
###
function _zunit_version() {
echo '0.5.2'
echo '0.6.0'
}
###