From 08ff9ccf5c620f25d93899be3d7e49ff951cdb6d Mon Sep 17 00:00:00 2001 From: jeffreytse Date: Sat, 3 Oct 2020 13:52:09 +0800 Subject: [PATCH] release: v1.6.0 --- jekyll-theme-yat.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll-theme-yat.gemspec b/jekyll-theme-yat.gemspec index 5a88f6d..547286e 100644 --- a/jekyll-theme-yat.gemspec +++ b/jekyll-theme-yat.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "jekyll-theme-yat" - spec.version = "1.5.5" + spec.version = "1.6.0" spec.authors = ["jeffreytse"] spec.email = ["jeffreytse.mail@gmail.com"]