Skip to content

Commit 9207c8b

Browse files
committed
0.3.0 release
1 parent 8081491 commit 9207c8b

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.2.4"
19+
const pluginVersion = "0.3.0"
2020

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

0 commit comments

Comments
 (0)