lib/effective_cpd/version.rb in effective_cpd-1.2.4 vs lib/effective_cpd/version.rb in effective_cpd-1.3.0

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveCpd - VERSION = '1.2.4' + VERSION = '1.3.0' end