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.
v1.0.1
1 parent 1b87888 commit 0407094Copy full SHA for 0407094
src/venv-cli/venv.sh
@@ -5,7 +5,7 @@ _green="\033[32m"
5
_yellow="\033[01;33m"
6
_red="\033[31m"
7
8
-_version="1.0.0"
+_version="v1.0.1"
9
10
venv::_version() {
11
echo "venv-cli ${_version}"
0 commit comments