lib/cpe/version.rb in cpe-0.3.1 vs lib/cpe/version.rb in cpe-0.4.0

- old
+ new

@@ -1,3 +1,3 @@ class CPE - VERSION = '0.3.1' + VERSION = '0.4.0' end