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 6374932 commit 8b2836dCopy full SHA for 8b2836d
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