From 11adcb038ac3f8579bb122a72e7ad85037ca6547 Mon Sep 17 00:00:00 2001 From: Pat Dryburgh Date: Wed, 8 Aug 2018 22:16:32 -0700 Subject: [PATCH] update gem spec --- hitchens-theme.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hitchens-theme.gemspec b/hitchens-theme.gemspec index 3ad2593..0bfa17b 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.1.0" + spec.version = "0.2.0" spec.authors = ["Pat Dryburgh"] spec.email = ["hello@patdryburgh.com"]