Skip to content

Commit 4f7b901

Browse files
committed
Release v0.1.1
1 parent 9f51236 commit 4f7b901

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## HEAD
1+
## 0.1.1 / 2014-12-29
22

33
* Require the command files so it can be used via `:jekyll_plugins` (#5)
44

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

0 commit comments

Comments
 (0)