Skip to content

Commit cd1b68e

Browse files
committed
Release 💎 v0.7.0
1 parent f87a404 commit cd1b68e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## HEAD
1+
## 0.7.0 / 2015-05-06
22

33
* Tumblr: check for content when parsing a video caption to avoid Nil error (#179)
44
* Tumblr: pass `redirect_dir` so it's accessible from `add_syntax_highlights` (#191)

lib/jekyll-import/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JekyllImport
2-
VERSION = '0.6.0'
2+
VERSION = '0.7.0'
33
end

0 commit comments

Comments
 (0)