Skip to content

Commit

Permalink
Release gem v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Apr 8, 2016
1 parent 59510c1 commit 2df4457
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion History.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## HEAD
## 0.3.6 / 2016-04-07

### Bug Fixes

* Presenter: Options should include those from parent command (#42)

Expand Down
2 changes: 1 addition & 1 deletion lib/mercenary/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Mercenary
VERSION = "0.3.5"
VERSION = "0.3.6"
end

0 comments on commit 2df4457

Please sign in to comment.