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

- old
+ new

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