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 8e984f1 commit e7db242Copy full SHA for e7db242
main.go
@@ -26,7 +26,7 @@ import (
26
)
27
28
// VERSION is the current version
29
-const VERSION = "0.1.0"
+const VERSION = "0.2.0"
30
31
var defaultS3Bucket = "static.buffer.com"
32
var uploader *s3manager.Uploader
0 commit comments