We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa8ba1 commit d466c2bCopy full SHA for d466c2b
src/about.go
@@ -21,7 +21,7 @@ import (
21
drive "google.golang.org/api/drive/v2"
22
)
23
24
-const Version = "0.3.3"
+const Version = "0.3.4"
25
26
const (
27
Barely = iota
0 commit comments