version 0.1.1

This commit is contained in:
Feng_Qi 2018-01-04 15:01:38 +08:00
parent 506fa5dbce
commit 3879d1da17

View file

@ -12,7 +12,7 @@ import (
) )
const ( const (
VERSION = "0.1" VERSION = "0.1.1"
) )
type SSHHost struct { type SSHHost struct {