Upgrade to v1.0.2

This commit is contained in:
Lukas Martinelli
2017-01-25 13:57:27 +01:00
parent 1997e31b6b
commit 87290889fd
2 changed files with 2 additions and 2 deletions

2
editor

Submodule editor updated: e4850805fb...5c286f8d96

View File

@@ -16,7 +16,7 @@ func main() {
app := cli.NewApp()
app.Name = "maputnik"
app.Usage = "Server for integrating Maputnik locally"
app.Version = "1.0.1"
app.Version = "1.0.2"
app.Flags = []cli.Flag{
cli.StringFlag{