Skip to content

Commit 417fd41

Browse files
author
saowang
committed
v2.0.2
1 parent fbea728 commit 417fd41

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_includes/reset/defaults.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{%- include reset/i18n.liquid -%}
33

44
{%- comment %} variables {% endcomment -%}
5-
{%- assign version = "2.0.1" -%}
5+
{%- assign version = "2.0.2" -%}
66
{%- assign docs = site.github -%}
77
{%- assign rest = docs.public_repositories | where: "html_url", docs.repository_url | first -%}
88

assets/css/theme.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/theme.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jekyll-rtd-theme.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |spec|
22
spec.name = "jekyll-rtd-theme"
3-
spec.version = "2.0.1"
3+
spec.version = "2.0.2"
44
spec.authors = ["saowang"]
55
spec.email = ["saowang@outlook.com"]
66

0 commit comments

Comments
 (0)