0.2.1-version

This commit is contained in:
Feng_Qi 2018-01-20 10:53:42 +08:00
parent 87e207932f
commit 378c12a285
3 changed files with 29 additions and 5 deletions

View file

@ -4,6 +4,7 @@ package g
// 0.1 fisrt version
// 0.1.2 fix ssh error on h3c switch
// 0.2
// 0.2.1
const (
VERSION = "0.2"
VERSION = "0.2.1"
)