Skip to content

Commit 96f900e

Browse files
chore: bump version to 0.0.3.
This is the first public release of dbdump.
1 parent fc38fe5 commit 96f900e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/dbdump/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"manydesigns/dbdump/pkg/dump"
1313
)
1414

15-
const AppVersion = "0.0.2"
15+
const AppVersion = "0.0.3"
1616

1717
type dbList []string
1818

0 commit comments

Comments
 (0)