Skip to content

Commit f6970bd

Browse files
committed
release: v2.1.0
1 parent 059bbee commit f6970bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

jekyll-text-theme.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "jekyll-text-theme"
5-
spec.version = "2.0.2"
5+
spec.version = "2.1.0"
66
spec.authors = ["kitian616"]
77
spec.email = ["kitian616@outlook.com"]
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jekyll-text-theme",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "A customizable Jekyll theme for blog or site.",
55
"scripts": {
66
"build": "bundle exec jekyll build",

0 commit comments

Comments
 (0)