optional.gemspec in optional-0.0.5 vs optional.gemspec in optional-0.0.6

- old
+ new

@@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'optional' - s.version = '0.0.5' + s.version = '0.0.6' s.date = '2013-04-19' s.summary = "Optional values with pattern matching" s.description = "Make nils a thing of the past with Options!" s.authors = ["Russell Dunphy", "Radek Molenda"] s.email = ['russell@russelldunphy.com', 'radek.molenda@gmail.com']