We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c63196c + dad1bbe commit df98ebbCopy full SHA for df98ebb
dump.go
@@ -54,7 +54,7 @@ type metaData struct {
54
55
const (
56
// Version of this plugin for easy reference
57
- Version = "0.5.1"
+ Version = "0.6.0"
58
59
defaultMaxAllowedPacket = 4194304
60
)
0 commit comments