Skip to content

Commit 3542d95

Browse files
committed
0.3.0 for tag
1 parent 9a9da92 commit 3542d95

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.1"
37+
const version = "0.3.0"
3838

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

0 commit comments

Comments
 (0)