We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d60f9a commit 1f60856Copy full SHA for 1f60856
History.markdown
@@ -1,8 +1,8 @@
1
-## HEAD
+## 2.12.1 / 2019-02-11
2
3
### Bug Fixes
4
5
- * Add Owner#to_liquid (#161)
+ * Add `Owner#to_liquid` (#161)
6
7
## 2.12.0 / 2019-02-11
8
lib/jekyll-github-metadata/version.rb
@@ -2,6 +2,6 @@
module Jekyll
module GitHubMetadata
- VERSION = "2.12.0"
+ VERSION = "2.12.1"
end
0 commit comments