Skip to content

Commit 46db301

Browse files
committed
Version bump for the blob sanitization
1 parent 90fdf91 commit 46db301

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
@@ -34,7 +34,7 @@ type dump struct {
3434
wg sync.WaitGroup
3535
}
3636

37-
const version = "0.3.0"
37+
const version = "0.3.1"
3838

3939
const headerTmpl = `-- Go SQL Dump {{ .DumpVersion }}
4040
--

0 commit comments

Comments
 (0)