From b16f888d7d74dcddd98227267bc386662b4719ff Mon Sep 17 00:00:00 2001 From: Parmjot Singh Date: Tue, 9 May 2023 19:28:59 +1200 Subject: [PATCH] Update description --- jekyll-theme-dusk.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jekyll-theme-dusk.gemspec b/jekyll-theme-dusk.gemspec index a7f4590..0961d74 100644 --- a/jekyll-theme-dusk.gemspec +++ b/jekyll-theme-dusk.gemspec @@ -2,10 +2,10 @@ Gem::Specification.new do |spec| spec.name = "jekyll-theme-dusk" - spec.version = "0.3.0" # Keep this at line 5 for GitHub release action + spec.version = "0.3.1" # 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?" + spec.summary = "A dark theme built for GitHub Pages, with emphasis on elegance?" spec.homepage = "https://github.com/Parmjot-Singh/jekyll-theme-dusk/" spec.license = "MIT" spec.metadata = {