Skip to content

Commit 60d5bb6

Browse files
committed
FIX #39 correct version number in bash_unit -v FIX #19 genereate man pages at release time
1 parent 1cc79c8 commit 60d5bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bash_unit

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717
# https://github.com/pgrange/bash_unit
1818

19-
VERSION=snapshot
19+
VERSION=v1.3.1
2020

2121
ESCAPE=$(printf "\033")
2222
NOCOLOR="${ESCAPE}[0m"

0 commit comments

Comments
 (0)