We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800016b commit 81c05deCopy full SHA for 81c05de
bash_unit
@@ -19,7 +19,7 @@
19
# shellcheck disable=2317 # Ignore unreachable - most function are not called.
20
# shellcheck disable=2155 # Ignore Declare and assign separately
21
22
-VERSION=v2.3.0
+VERSION=v2.3.1
23
24
ESCAPE=$(printf "\033")
25
NOCOLOR="${ESCAPE}[0m"
0 commit comments