Skip to content

Commit df98ebb

Browse files
authored
Merge pull request jamf#12 from BrandonRoehl/develop
Fogot to version bump
2 parents c63196c + dad1bbe commit df98ebb

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
@@ -54,7 +54,7 @@ type metaData struct {
5454

5555
const (
5656
// Version of this plugin for easy reference
57-
Version = "0.5.1"
57+
Version = "0.6.0"
5858

5959
defaultMaxAllowedPacket = 4194304
6060
)

0 commit comments

Comments
 (0)