mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Bumped the version prematurely
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@3689 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
6805acca6d
commit
dbb3ea4ab5
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ module SwitchTower
|
|||
|
||||
MAJOR = 1
|
||||
MINOR = 0
|
||||
TINY = 2
|
||||
TINY = 1
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY].join(".")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue