Skip to content

Commit e8f0cb1

Browse files
committed
Update DoltgreSQL version to 0.3.0
1 parent 94859da commit e8f0cb1

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
@@ -37,7 +37,7 @@ import (
3737
)
3838

3939
const (
40-
Version = "0.2.0"
40+
Version = "0.3.0"
4141

4242
// DOLTGRES_DATA_DIR is an environment variable that defines the location of DoltgreSQL databases
4343
DOLTGRES_DATA_DIR = "DOLTGRES_DATA_DIR"

0 commit comments

Comments
 (0)