Skip to content

Commit 0ffedc0

Browse files
committed
Release v0.3.4
1 parent b6753ad commit 0ffedc0

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

History.markdown

+6-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@
66

77
### Bug Fixes
88

9-
* Use option object as key in the command's `@map` hash (#35)
10-
119
### Development Fixes
1210

11+
## 0.3.4 / 2014-07-11
12+
13+
### Bug Fixes
14+
15+
* Use option object as key in the command's `@map` hash (#35)
16+
1317
## 0.3.3 / 2014-05-07
1418

1519
### Bug Fixes

lib/mercenary/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Mercenary
2-
VERSION = "0.3.3"
2+
VERSION = "0.3.4"
33
end

0 commit comments

Comments
 (0)