lib/effective_cpd/version.rb in effective_cpd-1.3.5 vs lib/effective_cpd/version.rb in effective_cpd-1.3.6

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveCpd - VERSION = '1.3.5' + VERSION = '1.3.6' end