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 f87a404 commit cd1b68eCopy full SHA for cd1b68e
History.markdown
@@ -1,4 +1,4 @@
1
-## HEAD
+## 0.7.0 / 2015-05-06
2
3
* Tumblr: check for content when parsing a video caption to avoid Nil error (#179)
4
* Tumblr: pass `redirect_dir` so it's accessible from `add_syntax_highlights` (#191)
lib/jekyll-import/version.rb
@@ -1,3 +1,3 @@
module JekyllImport
- VERSION = '0.6.0'
+ VERSION = '0.7.0'
end
0 commit comments