forgot to push the actual version bump

This commit is contained in:
Rick Olson 2014-09-08 10:04:48 -06:00
parent 6043db4d7d
commit eb22d748d8

@ -8,7 +8,7 @@ import (
"strings"
)
const Version = "0.2.0"
const Version = "0.2.1"
var (
LargeSizeThreshold = 5 * 1024 * 1024