Skip to content

Commit adf372a

Browse files
committed
Change the version down
1 parent 4517c0a commit adf372a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dump.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ type metaData struct {
5252

5353
const (
5454
// Version of this plugin for easy reference
55-
Version = "0.6.0"
55+
Version = "0.5.0"
5656

5757
defaultMaxAllowedPacket = 4194304
5858
)

0 commit comments

Comments
 (0)