Skip to content

Commit d38f316

Browse files
authored
Merge pull request #80 from dolthub/cd-release
Release v0.3.0
2 parents 94859da + e8f0cb1 commit d38f316

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)