Skip to content

Commit 4d42326

Browse files
author
Emmanuel Odeke
committed
version bump to v0.3.1!
1 parent b452e12 commit 4d42326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/about.go

Lines changed: 1 addition & 1 deletion
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.0"
24+
const Version = "0.3.1"
2525

2626
const (
2727
Barely = iota

0 commit comments

Comments
 (0)