Skip to content

Commit d619202

Browse files
committed
Release 💎 v0.1.0
1 parent c83f388 commit d619202

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.0 / 2014-12-29
22

33
* Initial iteration of the `draft`, `post`, and `publish` commands.
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.0.0"
3+
VERSION = "0.1.0"
44
end
55
end

0 commit comments

Comments
 (0)