lib/effective_developer/version.rb in effective_developer-0.6.11 vs lib/effective_developer/version.rb in effective_developer-0.6.12
- old
+ new
@@ -1,3 +1,3 @@
module EffectiveDeveloper
- VERSION = '0.6.11'.freeze
+ VERSION = '0.6.12'.freeze
end