lib/effective_developer/version.rb in effective_developer-0.2.14 vs lib/effective_developer/version.rb in effective_developer-0.3.0

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveDeveloper - VERSION = '0.2.14'.freeze + VERSION = '0.3.0'.freeze end