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 b1c8fa4 commit b581644Copy full SHA for b581644
History.markdown
@@ -1,4 +1,4 @@
1
-## HEAD
+## 0.9.0 / 2015-11-04
2
3
* WordPress.com: Now follows 'safe' http to https redirections for images (#223)
4
* Blogger: Decode URI encoded multibyte file names (#221)
lib/jekyll-import/version.rb
@@ -1,3 +1,3 @@
module JekyllImport
- VERSION = '0.8.0'
+ VERSION = '0.9.0'
end
0 commit comments