Skip to content

Commit

Permalink
Bump version to 1.5.0 (coredns#2765)
Browse files Browse the repository at this point in the history
Signed-off-by: Miek Gieben <miek@miek.nl>
  • Loading branch information
miekg authored Apr 6, 2019
1 parent b780f49 commit 0e2467d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coremain/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package coremain

// Various CoreDNS constants.
const (
CoreVersion = "1.4.0"
CoreVersion = "1.5.0"
coreName = "CoreDNS"
serverType = "dns"
)

0 comments on commit 0e2467d

Please sign in to comment.