We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eacd93b commit 5226ce6Copy full SHA for 5226ce6
History.markdown
@@ -1,4 +1,4 @@
1
-## HEAD
+## 2.3.1 / 2017-01-18
2
3
* Remove log on Octokit::NotFound (#86)
4
lib/jekyll-github-metadata/version.rb
@@ -1,5 +1,5 @@
module Jekyll
module GitHubMetadata
- VERSION = "2.3.0".freeze
+ VERSION = "2.3.1".freeze
end
5
0 commit comments