Skip to content

Commit df294bb

Browse files
committed
chore(release): v.2.7.1 💎
1 parent a7e1b5d commit df294bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## HEAD
1+
## 2.7.1 / 2020-10-18
22

33
### Development Fixes
44

5-
* Mutate site payload instead of duplicating it (#419)
5+
* refactor: mutate site payload instead of duplicating it (#419)
66

77
## 2.7.0 / 2020-10-18
88

lib/jekyll-seo-tag/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ module Liquid; class Tag; end; end
55

66
module Jekyll
77
class SeoTag < Liquid::Tag
8-
VERSION = "2.7.0"
8+
VERSION = "2.7.1"
99
end
1010
end

0 commit comments

Comments
 (0)