From bc47ecb0e45066329699f1bd84d2c6d8fe46f281 Mon Sep 17 00:00:00 2001 From: Ramon de C Valle Date: Mon, 26 Oct 2020 21:20:14 -0700 Subject: [PATCH] Update version --- jekyll-theme-bootstrap4.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll-theme-bootstrap4.gemspec b/jekyll-theme-bootstrap4.gemspec index 8ebac61..7703d83 100644 --- a/jekyll-theme-bootstrap4.gemspec +++ b/jekyll-theme-bootstrap4.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.files = Dir[*%w(_config.yml _includes/**/* _layouts/**/* _plugins/**/* *.html *.xml CONTRIBUTING* LICENSE* README*)] spec.name = 'jekyll-theme-bootstrap4' spec.summary = 'A Bootstrap-based Jekyll theme.' - spec.version = '0.0.2' + spec.version = '0.0.3' spec.author = 'Ramon de C Valle' spec.description = ''