lib/uricp/version.rb in
uricp-0.0.16
vs lib/uricp/version.rb in
uricp-0.0.17
- old
+ new
@@ -1,4 +1,4 @@
module Uricp
- VERSION = '0.0.16'.freeze
+ VERSION = '0.0.17'.freeze
DEFAULT_SEGMENT_SIZE = '5 GiB'.freeze end