From 26b24e44fac1ae84d1702d96ea1845c7a62d490e Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Mon, 14 Aug 2017 11:01:42 -0400 Subject: [PATCH] :gem: bump --- jekyll-theme-merlot.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll-theme-merlot.gemspec b/jekyll-theme-merlot.gemspec index 6d0fca8..79a9a60 100644 --- a/jekyll-theme-merlot.gemspec +++ b/jekyll-theme-merlot.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |s| s.name = "jekyll-theme-merlot" - s.version = "0.0.4" + s.version = "0.1.0" s.license = "CC0-1.0" s.authors = ["Cameron McEfee", "GitHub, Inc."] s.email = ["opensource+jekyll-theme-merlot@github.com"]