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.
1 parent 62e3f2b commit 025927cCopy full SHA for 025927c
client/main.go
@@ -15,7 +15,7 @@ import (
15
"github.com/sqlrsync/sqlrsync.com/sync"
16
)
17
18
-var VERSION = "0.0.5"
+var VERSION = "0.0.6"
19
var (
20
serverURL string
21
verbose bool
0 commit comments