lib/effective_cpd/version.rb in effective_cpd-1.2.2 vs lib/effective_cpd/version.rb in effective_cpd-1.2.3

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveCpd - VERSION = '1.2.2' + VERSION = '1.2.3' end