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 19bd136 commit 89292d2Copy full SHA for 89292d2
dump.go
@@ -49,7 +49,7 @@ type metaData struct {
49
50
const (
51
// Version of this plugin for easy reference
52
- Version = "0.4.1"
+ Version = "0.5.0"
53
54
defaultMaxAllowedPacket = 4194304
55
)
0 commit comments