Revert version bump.

Revert "Bump to 0.6.4.1."

This reverts commit 5afffbba3a.
This commit is contained in:
Christopher Chow
2013-08-06 21:19:44 +10:00
parent 926ebfa697
commit 90b6725a74
2 changed files with 1 additions and 5 deletions

View File

@@ -1,7 +1,3 @@
## 0.6.4.1
- Move slow completion scripts back to bin.
- Change deprecation continue key to just enter.
## 0.6.4
- Fixes broken backwards compatibility of multiple pre commands #129
- Fixes tmuxinator ignoring project root when started from within a tmux session #132

View File

@@ -1,3 +1,3 @@
module Tmuxinator
VERSION = "0.6.4.1"
VERSION = "0.6.4"
end