We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef6c1f commit a4d5907Copy full SHA for a4d5907
dvm.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-DVM_VERSION="v0.2.0"
+DVM_VERSION="v0.2.1"
4
5
compare_version() {
6
test "$(printf '%s\n' "$@" | sort -V | head -n 1)" != "$2"
0 commit comments