From 01d15601897efe8a7834c3a5602f1663ec57f2ea Mon Sep 17 00:00:00 2001 From: David Darnes Date: Mon, 27 May 2019 22:28:19 +0100 Subject: [PATCH] Version bump 3.0.13 --- alembic-jekyll-theme.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alembic-jekyll-theme.gemspec b/alembic-jekyll-theme.gemspec index f44854e3e..698abe0a0 100644 --- a/alembic-jekyll-theme.gemspec +++ b/alembic-jekyll-theme.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "alembic-jekyll-theme" - spec.version = "3.0.12" + spec.version = "3.0.13" spec.authors = ["David Darnes"] spec.email = ["me@daviddarnes.com"]