Skip to content

Commit 301cd2a

Browse files
committed
v0.3.1 release
1 parent 8b7c09e commit 301cd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/coredns.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ var dropPlugins = map[string]bool{
1616
"k8s_external": true,
1717
}
1818

19-
const pluginVersion = "0.3.0"
19+
const pluginVersion = "0.3.1"
2020

2121
func init() {
2222
var directives []string

0 commit comments

Comments
 (0)