Skip to content

Commit

Permalink
version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Ban committed May 26, 2020
1 parent ae820c9 commit 3e6098c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ func E(err error) {
}

func main() {

log.Println("Version 0.1.1")
dockerconf := map[string][]string{}
conf := map[string]string{}
labelconf := map[string]string{}
Expand Down

0 comments on commit 3e6098c

Please sign in to comment.