Skip to content

Commit d10de0a

Browse files
committedApr 10, 2022
Bump version to v0.6.0
1 parent 5231070 commit d10de0a

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,7 +1,7 @@
11
#!/usr/bin/env bash
22
# source this script
33

4-
export DVM_VERSION="v0.5.1"
4+
export DVM_VERSION="v0.6.0"
55

66
dvm_success() {
77
# execute true to set as success

0 commit comments

Comments
 (0)
Please sign in to comment.