Skip to content

Commit fbef033

Browse files
committed
Release 💎 v0.5.0
1 parent a1ebbee commit fbef033

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

History.markdown

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,18 @@
44

55
### Minor Enhancements
66

7-
* Add Blogger (blogspot.com) importer (#162)
8-
97
### Bug Fixes
108

119
### Site Enhancements
1210

11+
### Development Fixes
12+
13+
## 0.5.0 / 2014-09-19
14+
15+
### Minor Enhancements
16+
17+
* Add Blogger (blogspot.com) importer (#162)
18+
1319
### Development Fixes
1420

1521
* Remove all comments from the Ruby classes. (#159)

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.4.1'
2+
VERSION = '0.5.0'
33
end

0 commit comments

Comments
 (0)