Skip to content

Commit ce25fb4

Browse files
committed
Update security policy and release v0.10.0
Signed-off-by: ghosind <ghosind@gmail.com>
1 parent 62daa62 commit ce25fb4

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

SECURITY.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44

55
| Version | Supported |
66
| ------- | ------------------ |
7-
| v0.9.x | :white_check_mark: |
8-
| v0.8.x | :white_check_mark: |
9-
| < 0.8.0 | :x: |
7+
| v0.10.x | :white_check_mark: |
8+
| < 0.10.0 | :x: |
109

1110
## Reporting a Vulnerability
1211

dvm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
{ # Ensure the integrality of this script
88

9-
export DVM_VERSION="v0.9.1"
9+
export DVM_VERSION="v0.10.0"
1010

1111
######################
1212
## Helper Functions ##

0 commit comments

Comments
 (0)