lib/effective_cpd/version.rb in effective_cpd-1.4.0 vs lib/effective_cpd/version.rb in effective_cpd-1.4.1

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveCpd - VERSION = '1.4.0' + VERSION = '1.4.1' end