Skip to content

Commit

Permalink
Release 💎 v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Nov 14, 2017
1 parent fbc52ca commit 6a025f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.markdown
@@ -1,4 +1,4 @@
## HEAD
## 0.6.0 / 2017-11-14

### Development Fixes

Expand Down
2 changes: 1 addition & 1 deletion lib/jekyll-compose/version.rb
@@ -1,5 +1,5 @@
module Jekyll
module Compose
VERSION = "0.5.0".freeze
VERSION = "0.6.0".freeze
end
end

0 comments on commit 6a025f2

Please sign in to comment.