mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-08 16:26:25 -04:00
Update version in binary
This commit is contained in:
parent
07547a5ac3
commit
4ae38b41ff
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ end
|
|||
require 'git-style-binary/command'
|
||||
|
||||
GitStyleBinary.primary do
|
||||
version "0.1.0"
|
||||
version "0.1.3"
|
||||
|
||||
run { educate }
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue