We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddbef7e commit 31c7798Copy full SHA for 31c7798
History.markdown
@@ -1,4 +1,4 @@
1
-## HEAD
+## 1.11.0 / 2016-04-08
2
3
* make empty string fallback for missing git remote (#54)
4
* Refactor some of the git things & better docs (#55)
lib/jekyll-github-metadata/version.rb
@@ -1,5 +1,5 @@
module Jekyll
module GitHubMetadata
- VERSION = '1.10.0'
+ VERSION = '1.11.0'
end
5
0 commit comments