mirror of
https://github.com/tmuxinator/tmuxinator.git
synced 2026-03-12 02:34:04 -05:00
Merge pull request #580 from adamstrickland/rel-0.10.1
version bump and changelog update for 0.10.1 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Unreleased
|
||||
## 0.10.1
|
||||
- Handle emojis in project names (#564)
|
||||
- Fix remaining sites where the base-index option (for windows) was incorrectly
|
||||
used in place of the pane-base-index option.
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module Tmuxinator
|
||||
VERSION = "0.10.0".freeze
|
||||
VERSION = "0.10.1".freeze
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user