lib/effective_cpd/version.rb in effective_cpd-0.1.10 vs lib/effective_cpd/version.rb in effective_cpd-0.1.11

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveCpd - VERSION = '0.1.10' + VERSION = '0.1.11' end