We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a71c82 commit 78edb58Copy full SHA for 78edb58
ievms.sh
@@ -9,7 +9,7 @@ set -o pipefail
9
# ## Gobal Variables
10
11
# The ievms version.
12
-ievms_version="0.1.1"
+ievms_version="0.2.0"
13
14
# Options passed to each `curl` command.
15
curl_opts=${CURL_OPTS:-""}
0 commit comments