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