Skip to content

Commit a9f53bc

Browse files
committed
about: bump version to v0.3.9!
Release version v0.3.9.
1 parent 7ee7c96 commit a9f53bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/about.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
drive "google.golang.org/api/drive/v2"
2222
)
2323

24-
const Version = "0.3.8.1"
24+
const Version = "0.3.9"
2525

2626
const (
2727
Barely = iota

0 commit comments

Comments
 (0)