From fd1f78625b733792147d02d26dd096cc021e7b46 Mon Sep 17 00:00:00 2001 From: Ramon de C Valle Date: Tue, 22 Sep 2020 20:56:34 -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 103891f..8ebac61 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.1' + spec.version = '0.0.2' spec.author = 'Ramon de C Valle' spec.description = ''