Skip to content

Commit

Permalink
Release 💎 v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Dec 30, 2014
1 parent c83f388 commit d619202
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## HEAD
## 0.1.0 / 2014-12-29

* Initial iteration of the `draft`, `post`, and `publish` commands.

Expand Down
2 changes: 1 addition & 1 deletion lib/jekyll/compose/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Jekyll
module Compose
VERSION = "0.0.0"
VERSION = "0.1.0"
end
end

0 comments on commit d619202

Please sign in to comment.