Skip to content

Commit c3994f9

Browse files
committed
bump to 11
1 parent 524fead commit c3994f9

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.10"
18+
var VERSION = "0.0.11"
1919
var (
2020
serverURL string
2121
verbose bool

0 commit comments

Comments
 (0)