From a79c994154cd82216e3744d01ed39352d0da7b7e Mon Sep 17 00:00:00 2001 From: byanko55 Date: Wed, 13 Mar 2024 18:02:55 +0900 Subject: [PATCH] version 1.2.5 --- jekyll-theme-satellite.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll-theme-satellite.gemspec b/jekyll-theme-satellite.gemspec index 6e90afedb..17fd0239e 100644 --- a/jekyll-theme-satellite.gemspec +++ b/jekyll-theme-satellite.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "jekyll-theme-satellite" - spec.version = "1.2.4" + spec.version = "1.2.5" spec.authors = ["Yankos"] spec.email = ["byanko55@gmail.com"]