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 a1ebbee commit fbef033Copy full SHA for fbef033
History.markdown
@@ -4,12 +4,18 @@
4
5
### Minor Enhancements
6
7
- * Add Blogger (blogspot.com) importer (#162)
8
-
9
### Bug Fixes
10
11
### Site Enhancements
12
+### Development Fixes
+
13
+## 0.5.0 / 2014-09-19
14
15
+### Minor Enhancements
16
17
+ * Add Blogger (blogspot.com) importer (#162)
18
19
### Development Fixes
20
21
* Remove all comments from the Ruby classes. (#159)
lib/jekyll-import/version.rb
@@ -1,3 +1,3 @@
1
module JekyllImport
2
- VERSION = '0.4.1'
+ VERSION = '0.5.0'
3
end
0 commit comments