Skip to content

Commit 0360470

Browse files
committedSep 12, 2020
Update version to v0.3.1.
1 parent b3d3e8e commit 0360470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎dvm.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
DVM_VERSION="v0.3.0"
3+
DVM_VERSION="v0.3.1"
44

55
compare_version() {
66
test "$(printf '%s\n' "$@" | sort -V | head -n 1)" != "$2"

0 commit comments

Comments
 (0)
Please sign in to comment.