Skip to content

Commit e7db242

Browse files
committed
0.2.0
1 parent 8e984f1 commit e7db242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
)
2727

2828
// VERSION is the current version
29-
const VERSION = "0.1.0"
29+
const VERSION = "0.2.0"
3030

3131
var defaultS3Bucket = "static.buffer.com"
3232
var uploader *s3manager.Uploader

0 commit comments

Comments
 (0)