Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Commit 73f7112

Browse files
committed
v0.2.0
1 parent df7fb6f commit 73f7112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trash.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
"github.com/rancher/trash/util"
1919
)
2020

21-
var Version string = "0.1.0"
21+
var Version string = "0.2.0"
2222

2323
func exit(err error) {
2424
if err != nil {

0 commit comments

Comments
 (0)