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.
1 parent 37739dc commit dad1bbeCopy full SHA for dad1bbe
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