Commit ea95a200 authored by Miek Gieben's avatar Miek Gieben

Release 1.0.5

parent 482f9c4f
package coremain package coremain
const ( const (
coreName = "CoreDNS" coreName = "CoreDNS"
// CoreVersion is the current version of CoreDNS.
CoreVersion = "1.0.5" CoreVersion = "1.0.5"
serverType = "dns"
serverType = "dns"
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment