Skip to content

Commit 7a08d70

Browse files
author
rubyist
committed
bump version to 0.3.4
1 parent 1efb45f commit 7a08d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitmedia/gitmedia.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"strings"
1212
)
1313

14-
const Version = "0.3.3"
14+
const Version = "0.3.4"
1515

1616
var (
1717
LargeSizeThreshold = 5 * 1024 * 1024

0 commit comments

Comments
 (0)