lib/rspec_candy/version.rb in rspec_candy-0.4.1 vs lib/rspec_candy/version.rb in rspec_candy-0.5.0

- old
+ new

@@ -1,3 +1,3 @@ module RSpecCandy - VERSION = '0.4.1' + VERSION = '0.5.0' end