From 97936fede1d1b3c842d0060767a77bc180611ab1 Mon Sep 17 00:00:00 2001 From: Pat Dryburgh Date: Sat, 25 Aug 2018 11:47:28 -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 8a319f552..487129f61 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.4.0" + spec.version = "0.4.1" spec.authors = ["Pat Dryburgh"] spec.email = ["hello@patdryburgh.com"]