code-cleaner.gemspec in code-cleaner-0.8 vs code-cleaner.gemspec in code-cleaner-0.8.1

- old
+ new

@@ -1,10 +1,10 @@ #!/usr/bin/env gem build # encoding: utf-8 Gem::Specification.new do |s| s.name = "code-cleaner" - s.version = "0.8" + s.version = "0.8.1" s.authors = ["Jakub Šťastný aka Botanicus"] s.homepage = "http://github.com/botanicus/code-cleaner" s.summary = "Remove trailing whitespace, append missing \\n and replace tabs by two spaces" s.description = "" # TODO: long description s.cert_chain = nil