lib/rspec-html-matchers/version.rb



module RSpecHtmlMatchers
  module Version
    VERSION = '0.9.1'
  end
end