rapinoe.gemspec in rapinoe-0.0.1 vs rapinoe.gemspec in rapinoe-0.0.2

- old
+ new

@@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'rapinoe' - s.version = '0.0.1' + s.version = '0.0.2' s.licenses = ['MIT'] s.summary = "Parse Keynote files in Ruby." s.description = "Rapinoe is designed to parse the native files for Apple's Keynote presentation software. Its main focus is to help extract previews and general metadata about the presentation." s.authors = ["Zach Holman"] s.email = 'zach@zachholman.com'