Skip to content

Commit 04486eb

Browse files
committed
Update DoltgreSQL version to 0.10.0
1 parent 4de67f0 commit 04486eb

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
@@ -45,7 +45,7 @@ import (
4545
// Version should have a new line that follows, else the formatter will fail the PR created by the release GH action
4646

4747
const (
48-
Version = "0.9.0"
48+
Version = "0.10.0"
4949

5050
DefUserName = "postres"
5151
DefUserEmail = "postgres@somewhere.com"

0 commit comments

Comments
 (0)