watir_session.gemspec in watir_session-0.2.2 vs watir_session.gemspec in watir_session-0.2.3

- old
+ new

@@ -1,9 +1,9 @@ # coding: utf-8 Gem::Specification.new do |spec| spec.name = 'watir_session' - spec.version = '0.2.2' + spec.version = '0.2.3' spec.authors = ['Titus Fortner'] spec.email = ['titusfortner@gmail.com'] spec.summary = %q{Allows easy access to configuration and session data for Watir tests.} spec.description = %q{This gem leverages the Watir test library to allow for easy access