lib/effective_cpd/version.rb in effective_cpd-0.5.3 vs lib/effective_cpd/version.rb in effective_cpd-0.5.4

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveCpd - VERSION = '0.5.3' + VERSION = '0.5.4' end