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 b452e12 commit 4d42326Copy full SHA for 4d42326
src/about.go
@@ -21,7 +21,7 @@ import (
21
drive "google.golang.org/api/drive/v2"
22
)
23
24
-const Version = "0.3.0"
+const Version = "0.3.1"
25
26
const (
27
Barely = iota
0 commit comments