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 bca1045 commit deb3ef3Copy full SHA for deb3ef3
History.markdown
@@ -1,5 +1,7 @@
1
## HEAD
2
3
+## 0.6.2 / 2014-09-12
4
+
5
* Fixed error where `redirect_to` `Document`s were not being output properly (#46)
6
7
## 0.6.1 / 2014-09-08
lib/jekyll-redirect-from/version.rb
@@ -1,3 +1,3 @@
module JekyllRedirectFrom
- VERSION = "0.6.1"
+ VERSION = "0.6.2"
end
0 commit comments