From 07358377af1339e756347f6576f5e9ae8d75965a Mon Sep 17 00:00:00 2001 From: Parmjot Singh Date: Tue, 9 May 2023 19:20:34 +1200 Subject: [PATCH] bump version --- 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 a67c6d9..a7f4590 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.2.5" # Keep this at line 5 for GitHub release action + spec.version = "0.3.0" # Keep this at line 5 for GitHub release action spec.authors = ["Parmjot Singh"] spec.email = ["parmjotsinghrobot@gmail.com"] spec.summary = "A dark theme with emphasis on elegance?"