lib/convert_unit/version.rb in convert_unit-0.1.0 vs lib/convert_unit/version.rb in convert_unit-0.2.0

- old
+ new

@@ -1,3 +1,3 @@ module ConvertUnit - VERSION = '0.1.0'.freeze + VERSION = '0.2.0'.freeze end