Skip to content

Commit 6cb5948

Browse files
committed
Version bump
1 parent 63aca4f commit 6cb5948

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.4"
47+
const version = "0.3.5"
4848

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

0 commit comments

Comments
 (0)