Skip to content

Commit 1c5d58f

Browse files
committed
Release v0.5.0
1 parent 8100f7e commit 1c5d58f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

History.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## HEAD
1+
## 0.5.0 / 2016-10-11
22

3+
* Allow Jekyll Source Directory (#42)
34
* Ensure colons do not break titles (#39)
45
* Require Jekyll 3 or higher (#40)
56

lib/jekyll-compose/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Jekyll
22
module Compose
3-
VERSION = "0.4.1"
3+
VERSION = "0.5.0"
44
end
55
end

0 commit comments

Comments
 (0)