From a31a613c5ff2bdead88698bfa1e9f0a85bd54006 Mon Sep 17 00:00:00 2001 From: Pat Dryburgh Date: Wed, 24 Oct 2018 19:51:41 -0700 Subject: [PATCH] update gemspec --- hitchens-theme.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hitchens-theme.gemspec b/hitchens-theme.gemspec index 44313ab60..a92c92200 100644 --- a/hitchens-theme.gemspec +++ b/hitchens-theme.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "hitchens-theme" - spec.version = "0.6.0" + spec.version = "0.6.1" spec.authors = ["Pat Dryburgh"] spec.email = ["hello@patdryburgh.com"]