We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390dea6 commit cd1fb27Copy full SHA for cd1fb27
History.markdown
@@ -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
7
## 2.11.0 / 2019-01-29
8
9
### Minor Enhancements
lib/jekyll-github-metadata/version.rb
@@ -2,6 +2,6 @@
module Jekyll
module GitHubMetadata
- VERSION = "2.11.0"
+ VERSION = "2.12.0"
end
0 commit comments