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