From d6798b736883b7831a9bd0e66a51d756aab810dd Mon Sep 17 00:00:00 2001 From: Pat Dryburgh Date: Sat, 25 Aug 2018 11:33:25 -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 41a5da7..8a319f5 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.3.0" + spec.version = "0.4.0" spec.authors = ["Pat Dryburgh"] spec.email = ["hello@patdryburgh.com"]