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

- old
+ new

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