From cb99a04440ccf0af6e5f58250255628a24ca9014 Mon Sep 17 00:00:00 2001 From: Parmjot Singh Date: Sat, 13 May 2023 22:44:53 +1200 Subject: [PATCH] Revert "Revert "How do I always forget to do this."" This reverts commit 6d612d27077575f5faab27d3ada015d5726d4f09. --- jekyll-theme-dusk.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll-theme-dusk.gemspec b/jekyll-theme-dusk.gemspec index cd200fc..905be25 100644 --- a/jekyll-theme-dusk.gemspec +++ b/jekyll-theme-dusk.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "jekyll-theme-dusk" - spec.version = "0.4.1" # Keep this at line 5 for GitHub release action + spec.version = "0.5.1" # Keep this at line 5 for GitHub release action spec.authors = ["Parmjot Singh"] spec.email = ["parmjotsinghrobot@gmail.com"] spec.summary = "A dark coloured Jekyll theme compatible with GitHub Pages, with emphasis on elegance?"