From 875d0c0584249337fae6dd53b835fc4c974bcd93 Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Wed, 11 Apr 2018 10:22:24 -0400 Subject: [PATCH] :gem: bump --- jekyll-theme-slate.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll-theme-slate.gemspec b/jekyll-theme-slate.gemspec index d7f20d8a..86a92983 100644 --- a/jekyll-theme-slate.gemspec +++ b/jekyll-theme-slate.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'jekyll-theme-slate' - s.version = '0.1.0' + s.version = '0.1.1' s.license = 'CC0-1.0' s.authors = ['Jason Costello', 'GitHub, Inc.'] s.email = ['opensource+jekyll-theme-slate@github.com']