Skip to content

Commit f46840d

Browse files
Bump version to 0.0.2 in dbdump main package
1 parent 6cc9073 commit f46840d

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
@@ -11,7 +11,7 @@ import (
1111
"manydesigns/dbdump/pkg/dump"
1212
)
1313

14-
const AppVersion = "0.0.1"
14+
const AppVersion = "0.0.2"
1515

1616
type dbList []string
1717

0 commit comments

Comments
 (0)