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 d56174a commit 44a5070Copy full SHA for 44a5070
History.markdown
@@ -1,4 +1,4 @@
1
-## HEAD
+## 0.2.0 / 2015-01-10
2
3
* Change the default file extension from `.markdown` to `.md` (#9)
4
* The `publish` command should receive a path. (#7)
lib/jekyll-compose/version.rb
@@ -1,5 +1,5 @@
module Jekyll
module Compose
- VERSION = "0.1.1"
+ VERSION = "0.2.0"
end
5
0 commit comments