From 2e0729b2632167b997f3ed0dba399feaf489e1fa Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Wed, 14 Dec 2016 14:58:32 -0500 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 fe90ee2..aa9bf3d 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.2" + s.version = "0.0.3" s.license = "CC0-1.0" s.authors = ["Cameron McEfee", "GitHub, Inc."] s.email = ["opensource+jekyll-theme-merlot@github.com"]