From 71c90d545696ce96f985c427fdb51b64cfa83f23 Mon Sep 17 00:00:00 2001 From: Reinhart Previano Koentjoro Date: Thu, 9 May 2024 18:20:03 +0700 Subject: [PATCH] feat: bump version --- jekyll-ham.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll-ham.gemspec b/jekyll-ham.gemspec index cffd6ca..45618aa 100644 --- a/jekyll-ham.gemspec +++ b/jekyll-ham.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "jekyll-ham" - spec.version = "1.0.3" + spec.version = "1.0.4" spec.authors = ["Reinhart Previano Koentjoro"] spec.email = ["reinhart@reinhart1010.id"]