lib/has_config/version.rb in
has_config-0.1.0
vs lib/has_config/version.rb in
has_config-0.2.0
- old
+ new
@@ -1,3 +1,3 @@
module HasConfig
- VERSION = "0.1.0"
+ VERSION = '0.2.0'.freeze
end