We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94859da + e8f0cb1 commit d38f316Copy full SHA for d38f316
server/server.go
@@ -37,7 +37,7 @@ import (
37
)
38
39
const (
40
- Version = "0.2.0"
+ Version = "0.3.0"
41
42
// DOLTGRES_DATA_DIR is an environment variable that defines the location of DoltgreSQL databases
43
DOLTGRES_DATA_DIR = "DOLTGRES_DATA_DIR"
0 commit comments