lib/convertator/version.rb in
convertator-0.1.1
vs lib/convertator/version.rb in
convertator-0.2.0
- old
+ new
@@ -1,3 +1,3 @@
module Convertator
- VERSION = "0.1.1"
+ VERSION = '0.2.0'.freeze
end