Bump magnetico version to 0.12.0
This commit is contained in:
parent
eb03075e1d
commit
915700a6da
@ -56,7 +56,7 @@ func main() {
|
||||
return
|
||||
}
|
||||
|
||||
zap.L().Info("magneticod v0.11.0 has been started.")
|
||||
zap.L().Info("magneticod v0.12.0 has been started.")
|
||||
zap.L().Info("Copyright (C) 2017-2020 Mert Bora ALPER <bora@boramalper.org>.")
|
||||
zap.L().Info("Dedicated to Cemile Binay, in whose hands I thrived.")
|
||||
zap.S().Infof("Compiled on %s", compiledOn)
|
||||
|
@ -61,7 +61,7 @@ func main() {
|
||||
defer logger.Sync()
|
||||
zap.ReplaceGlobals(logger)
|
||||
|
||||
zap.L().Info("magneticow v0.11.0 has been started.")
|
||||
zap.L().Info("magneticow v0.12.0 has been started.")
|
||||
zap.L().Info("Copyright (C) 2017-2020 Mert Bora ALPER <bora@boramalper.org>.")
|
||||
zap.L().Info("Dedicated to Cemile Binay, in whose hands I thrived.")
|
||||
zap.S().Infof("Compiled on %s", compiledOn)
|
||||
|
Loading…
Reference in New Issue
Block a user