From a7288b231dbf5e22a2c030023456c3bc4b7ea222 Mon Sep 17 00:00:00 2001 From: Ramon de C Valle Date: Thu, 25 Aug 2022 21:46:31 -0700 Subject: [PATCH] Update version --- jekyll-theme-bootstrap5.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll-theme-bootstrap5.gemspec b/jekyll-theme-bootstrap5.gemspec index ad95b14..9b534e0 100644 --- a/jekyll-theme-bootstrap5.gemspec +++ b/jekyll-theme-bootstrap5.gemspec @@ -5,7 +5,7 @@ Gem::Specification.new do |spec| end spec.name = 'jekyll-theme-bootstrap5' spec.summary = 'A Bootstrap-based Jekyll theme.' - spec.version = '0.0.2' + spec.version = '0.0.3' spec.description = '' spec.email = 'rcvalle@users.noreply.github.com'