lib/humanize-bytes/version.rb in humanize-bytes-0.0.2 vs lib/humanize-bytes/version.rb in humanize-bytes-0.1.0

- old
+ new

@@ -1,5 +1,5 @@ module Humanize module Bytes - VERSION = "0.0.2" + VERSION = "0.1.0" end end