From bdc62b06a9bf4093e7426b763d7811ef511aeb75 Mon Sep 17 00:00:00 2001 From: Pat Dryburgh Date: Fri, 9 Nov 2018 10:19:16 -0800 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 a92c92200..0caf2b7f5 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.1" + spec.version = "0.6.2" spec.authors = ["Pat Dryburgh"] spec.email = ["hello@patdryburgh.com"]