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 cba64af commit 7816cd5Copy full SHA for 7816cd5
gitmedia/gitmedia.go
@@ -12,7 +12,7 @@ import (
12
"strings"
13
)
14
15
-const Version = "0.3.2"
+const Version = "0.3.3"
16
17
var (
18
LargeSizeThreshold = 5 * 1024 * 1024
0 commit comments