lib/effective_cpd/version.rb in effective_cpd-0.6.4 vs lib/effective_cpd/version.rb in effective_cpd-0.6.5

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveCpd - VERSION = '0.6.4' + VERSION = '0.6.5' end