diff --git a/amethyst.gemspec b/amethyst.gemspec index 03ce0e6..35f7576 100644 --- a/amethyst.gemspec +++ b/amethyst.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |spec| spec.name = "jekyll-theme-amethyst" - spec.version = "1.0.3" + spec.version = "1.1.0" spec.summary = "https://github.com/qunitjs/jekyll-theme-amethyst" spec.authors = ["Timo Tijhof", "Trent Willis"] spec.files = `git ls-files -z`.split("\x0").select do |f|