From 95ab0f77df685c85fef329b9ae6f2ed88d576dce Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Wed, 11 Apr 2018 10:21:58 -0400 Subject: [PATCH] :gem: bump --- jekyll-theme-minimal.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll-theme-minimal.gemspec b/jekyll-theme-minimal.gemspec index dbeabf8472..548da59d6d 100644 --- a/jekyll-theme-minimal.gemspec +++ b/jekyll-theme-minimal.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'jekyll-theme-minimal' - s.version = '0.1.0' + s.version = '0.1.1' s.license = 'CC0-1.0' s.authors = ['Steve Smith', 'GitHub, Inc.'] s.email = ['opensource+jekyll-theme-minimal@github.com']