lita-flip.gemspec in lita-flip-0.0.1 vs lita-flip.gemspec in lita-flip-0.0.2
- old
+ new
@@ -1,11 +1,11 @@
Gem::Specification.new do |spec|
spec.name = "lita-flip"
- spec.version = "0.0.1"
+ spec.version = "0.0.2"
spec.authors = ["Zac Stewart"]
spec.email = ["zgstewart@gmail.com"]
- spec.description = %q{A handler for [Lita][1] that angrily flips your text.}
- spec.summary = %q{A handler for [Lita][1] that angrily flips your text.}
+ spec.description = %q{A handler for Lita that angrily flips your text.}
+ spec.summary = %q{A handler for Lita that angrily flips your text.}
spec.homepage = "https://github.com/zacstewart/lita-flip"
spec.license = "MIT"
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }