Bumped version to 0.1.1
This commit is contained in:
parent
0b9a3c86a2
commit
8293a0d533
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ import (
|
|||
"unicode"
|
||||
)
|
||||
|
||||
const VERSION = "0.1.0"
|
||||
const VERSION = "0.1.1"
|
||||
|
||||
func (srv *Server) Name() string {
|
||||
return "docker"
|
||||
|
|
Loading…
Add table
Reference in a new issue