diff --git a/amethyst.gemspec b/amethyst.gemspec index bdc5fcf..5cdcdae 100644 --- a/amethyst.gemspec +++ b/amethyst.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |spec| spec.name = "jekyll-theme-amethyst" - spec.version = "1.2.0" + spec.version = "1.2.1" 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|