Skip to content

Commit 8dfbd6f

Browse files
authored
Merge pull request #38 from sqlrsync/v0.0.11
bump to 11
2 parents 0a936f9 + c3994f9 commit 8dfbd6f

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)