This commit is contained in:
Rick Olson 2015-02-18 08:46:06 -07:00
parent f56f2400cf
commit b3668561b2

@ -11,7 +11,7 @@ import (
"strings"
)
const Version = "0.4.0"
const Version = "0.4.1"
var (
LargeSizeThreshold = 5 * 1024 * 1024