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 8100f7e commit 1c5d58fCopy full SHA for 1c5d58f
History.markdown
@@ -1,5 +1,6 @@
1
-## HEAD
+## 0.5.0 / 2016-10-11
2
3
+ * Allow Jekyll Source Directory (#42)
4
* Ensure colons do not break titles (#39)
5
* Require Jekyll 3 or higher (#40)
6
lib/jekyll-compose/version.rb
@@ -1,5 +1,5 @@
module Jekyll
module Compose
- VERSION = "0.4.1"
+ VERSION = "0.5.0"
end
0 commit comments