Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

Commit

Permalink
v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lzjluzijie committed Jul 12, 2018
1 parent e78b7b1 commit 455600c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion websocks.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ func main() {

app := cli.NewApp()
app.Name = "WebSocks"
app.Version = "0.10.1"
app.Version = "0.11.1"
app.Usage = "A secure proxy based on WebSocket."
app.Description = "See websocks.org"
app.Author = "Halulu"
Expand Down

0 comments on commit 455600c

Please sign in to comment.