Skip to content

Commit 219da40

Browse files
committed
0.3.3 release for ignoring tables
1 parent 36aed1d commit 219da40

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
@@ -44,7 +44,7 @@ type metaData struct {
4444
CompleteTime string
4545
}
4646

47-
const version = "0.3.2"
47+
const version = "0.3.3"
4848

4949
const headerTmpl = `-- Go SQL Dump {{ .DumpVersion }}
5050
--

0 commit comments

Comments
 (0)