mirror of
https://github.com/tmuxinator/tmuxinator.git
synced 2026-03-12 02:34:04 -05:00
Merge pull request #631 from adamstrickland/v0.11.3-release
bump version to 0.11.3, preps changelog for release
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
## Unreleased
|
||||
## 0.11.3
|
||||
### Misc
|
||||
- replace j3rn's email with ethagnawl's in COC
|
||||
- use correct paths in generated config file comment (#440)
|
||||
|
||||
### Bugfixes
|
||||
- fix "wrong namespace" RuboCop warnings (#620)
|
||||
- fix [#431](https://github.com/tmuxinator/tmuxinator/issues/431), where Thor-based commands (e.g. "-v", "help") were failing
|
||||
|
||||
## 0.11.2
|
||||
### Bugfixes
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module Tmuxinator
|
||||
VERSION = "0.11.2".freeze
|
||||
VERSION = "0.11.3".freeze
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user