Skip to content

Commit 81c05de

Browse files
committed
prepare release v2.3.1
1 parent 800016b commit 81c05de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash_unit

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# shellcheck disable=2317 # Ignore unreachable - most function are not called.
2020
# shellcheck disable=2155 # Ignore Declare and assign separately
2121

22-
VERSION=v2.3.0
22+
VERSION=v2.3.1
2323

2424
ESCAPE=$(printf "\033")
2525
NOCOLOR="${ESCAPE}[0m"

0 commit comments

Comments
 (0)