Skip to content

Commit 06c9055

Browse files
committed
Release 💎 v0.4.1
1 parent 7385649 commit 06c9055

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.1 / 2015-12-30
2+
3+
* Change Jekyll dependency to a runtime dependency to enforce v2.5.0 or greater
4+
15
## 0.4.0 / 2015-12-30
26

37
* Depend on jekyll at least of version 2.5.0 (#33)

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.0"
3+
VERSION = "0.4.1"
44
end
55
end

0 commit comments

Comments
 (0)