lib/rspec/expect_it/version.rb in rspec-expect_it-1.0.2 vs lib/rspec/expect_it/version.rb in rspec-expect_it-1.1.0

- old
+ new

@@ -1,5 +1,5 @@ module RSpec module ExpectIt - VERSION = "1.0.2" + VERSION = "1.1.0" end end