blogdown.gemspec in blogdown-0.1.1 vs blogdown.gemspec in blogdown-0.1.2
- old
+ new
@@ -7,10 +7,10 @@
spec.name = "blogdown"
spec.version = Blogdown::VERSION
spec.authors = ["gernest"]
spec.email = ["geofreyernest@live.com"]
spec.summary = %q{Write in markdown for your web based rich text editor}
- spec.description = %q{ another markdown fanatic}
+ spec.description = %q{ A Simple Markdown Solution With synntax highlighing}
spec.homepage = "https://github.com/gernest/blogdown"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }