Skip to content

Commit 36444ab

Browse files
committed
Update DoltgreSQL version to 0.9.0
1 parent 0923012 commit 36444ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import (
4343
)
4444

4545
const (
46-
Version = "0.8.0"
46+
Version = "0.9.0"
4747
DefUserName = "postres"
4848
DefUserEmail = "postgres@somewhere.com"
4949
DoltgresDir = "doltgres"

0 commit comments

Comments
 (0)