Skip to content

Commit

Permalink
feat(version): update version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
genshen committed May 1, 2020
1 parent 227ebc5 commit c2611d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wssocks-ustb/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/genshen/wssocks/wss"
)

const VERSION = "0.5.0"
const VERSION = "0.5.1"

var versionCommand = &cmds.Command{
Name: "version",
Expand Down

0 comments on commit c2611d3

Please sign in to comment.