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 a016b2e commit 6d7b3a3Copy full SHA for 6d7b3a3
History.markdown
@@ -1,4 +1,4 @@
1
-## HEAD
+## 0.9.1 / 2015-12-11
2
3
* Enforce double-quote strings to pass htmlhint (#83)
4
* Stringify all values coming from `site.github` (#89)
lib/jekyll-redirect-from/version.rb
@@ -1,3 +1,3 @@
module JekyllRedirectFrom
- VERSION = "0.9.0"
+ VERSION = "0.9.1"
end
0 commit comments