Skip to content

Commit 91098a6

Browse files
committed
Update version to 0.2.0.
1 parent 67dfa07 commit 91098a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dvm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
DVM_VERSION="v0.2.0-alpha-1"
3+
DVM_VERSION="v0.2.0"
44

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

0 commit comments

Comments
 (0)