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 220ecfd commit 9a4f5a9Copy full SHA for 9a4f5a9
History.markdown
@@ -1,17 +1,9 @@
1
-## HEAD
2
-
3
-### Major Enhancements
4
5
-### Minor Enhancements
+## 0.5.1 / 2014-11-03
6
7
### Bug Fixes
8
9
* Fixes for Behance import file (#167)
10
11
-### Site Enhancements
12
13
-### Development Fixes
14
15
## 0.5.0 / 2014-09-19
16
17
### Minor Enhancements
lib/jekyll-import/version.rb
@@ -1,3 +1,3 @@
module JekyllImport
- VERSION = '0.5.0'
+ VERSION = '0.5.1'
end
0 commit comments