8000 Release v2.12.0 · jekyll/github-metadata@cd1fb27 · GitHub
[go: up one dir, main page]

Skip to content

Commit cd1fb27

Browse files
committed
Release v2.12.0
1 parent 390dea6 commit cd1fb27

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.12.0 / 2019-02-11
2+
3+
### Bug Fixes
4+
5+
* `site.owner` should be a `Hash` in the final value (#160)
6+
17
## 2.11.0 / 2019-01-29
28

39
### Minor Enhancements

lib/jekyll-github-metadata/version.rb

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

33
module Jekyll
44
module GitHubMetadata
5-
VERSION = "2.11.0"
5+
VERSION = "2.12.0"
66
end
77
end

0 commit comments

Comments
 (0)
0