phantom-ruby-browser.gemspec in phantom-ruby-browser-0.0.2 vs phantom-ruby-browser.gemspec in phantom-ruby-browser-0.1.0

- old
+ new

@@ -1,8 +1,8 @@ Gem::Specification.new do |s| s.name = 'phantom-ruby-browser' - s.version = '0.0.2' - s.date = '2014-10-06' + s.version = '0.1.0' + s.date = '2014-10-09' s.summary = "Wraps PhantomJS into Ruby code and provides basic DOM operations." s.description = "Wraps PhantomJS headless browser into Ruby code and provides basic DOM operations like click and get the content." s.authors = ["Marek Aufart"] s.email = 'aufi.cz@gmail.com' s.files = `git ls-files`.split($\)