diff options
author | jeffreytse <jeffreytse.mail@gmail.com> | 2020-10-10 14:18:49 +0800 |
---|---|---|
committer | jeffreytse <jeffreytse.mail@gmail.com> | 2020-10-10 14:18:49 +0800 |
commit | 66768c05006a24633439e33590268dbf56081072 (patch) | |
tree | 7db71c2a7c27357648338e9357da97d86b286c06 /jekyll-theme-yat.gemspec | |
parent | c8e4149792530a5de2fb6a26b01a5c14317d7769 (diff) |
release: v1.6.1
Diffstat (limited to 'jekyll-theme-yat.gemspec')
-rw-r--r-- | jekyll-theme-yat.gemspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jekyll-theme-yat.gemspec b/jekyll-theme-yat.gemspec index 547286e..e07a960 100644 --- a/jekyll-theme-yat.gemspec +++ b/jekyll-theme-yat.gemspec @@ -2,11 +2,11 @@ Gem::Specification.new do |spec| spec.name = "jekyll-theme-yat" - spec.version = "1.6.0" + spec.version = "1.6.1" spec.authors = ["jeffreytse"] spec.email = ["jeffreytse.mail@gmail.com"] - spec.summary = "Yet another theme for elegant writers with modern flat style." + spec.summary = "Yet another theme for elegant writers with modern flat style and beautiful night/dark mode." spec.homepage = "https://github.com/jeffreytse/jekyll-theme-yat" spec.license = "MIT" |