We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2434f3 commit a34386aCopy full SHA for a34386a
History.markdown
@@ -1,5 +1,7 @@
1
## HEAD
2
3
+## 0.6.1 / 2014-09-08
4
+
5
* Fixed error when the `site.github` config key is not a `Hash` (#43)
6
7
## 0.6.0 / 2014-08-22
lib/jekyll-redirect-from/version.rb
@@ -1,3 +1,3 @@
module JekyllRedirectFrom
- VERSION = "0.6.0"
+ VERSION = "0.6.1"
end
0 commit comments