Skip to content

Commit db86117

Browse files
committed
Bump the version
1 parent dabcd57 commit db86117

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

48-
const version = "0.3.5"
48+
const version = "0.4.0"
4949

5050
// takes a *metaData
5151
const headerTmpl = `-- Go SQL Dump {{ .DumpVersion }}

0 commit comments

Comments
 (0)