Skip to content

Commit 025927c

Browse files
committed
version bump to 0.0.6
1 parent 62e3f2b commit 025927c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
"github.com/sqlrsync/sqlrsync.com/sync"
1616
)
1717

18-
var VERSION = "0.0.5"
18+
var VERSION = "0.0.6"
1919
var (
2020
serverURL string
2121
verbose bool

0 commit comments

Comments
 (0)