Skip to content

Commit bce183c

Browse files
committed
Version number changed
1 parent fab582c commit bce183c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zunit.zsh

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function _zunit_usage() {
3131
# Output the version number
3232
###
3333
function _zunit_version() {
34-
echo '0.9.0'
34+
echo '0.8.2'
3535
}
3636

3737
###

0 commit comments

Comments
 (0)