From dc4e4a24d790f049ec9dd7de846272dcd67cda01 Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Mon, 14 Aug 2017 11:02:29 -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 2192d7dc62..1d3b07d99b 100644 --- a/jekyll-theme-minimal.gemspec +++ b/jekyll-theme-minimal.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |s| s.name = "jekyll-theme-minimal" - s.version = "0.0.4" + s.version = "0.1.0" s.license = "CC0-1.0" s.authors = ["Steve Smith", "GitHub, Inc."] s.email = ["opensource+jekyll-theme-minimal@github.com"]