From 225572fcdaf86f59424d388fe6bfdd97bc5b1b3c Mon Sep 17 00:00:00 2001 From: chrisrhymes Date: Mon, 15 May 2023 21:03:13 +0100 Subject: [PATCH] Update version and changelog --- bulma-clean-theme.gemspec | 2 +- changelog.txt | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/bulma-clean-theme.gemspec b/bulma-clean-theme.gemspec index 48326ce6e..f7abdc762 100644 --- a/bulma-clean-theme.gemspec +++ b/bulma-clean-theme.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "bulma-clean-theme" - spec.version = "0.13.2" + spec.version = "0.13.3" spec.authors = ["chrisrhymes"] spec.email = ["csrhymes@gmail.com"] diff --git a/changelog.txt b/changelog.txt index 9bafae618..cf436dfc5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,6 @@ +# 0.13.3 +* Fix GitHub forks link in showcase - pull request #134 by ianfab + # 0.13.2 * Update bulma-block-list to 0.7.0 * Update bulma to 0.9.4