Skip to content

Commit

Permalink
feat(version): update version to 0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
genshen committed Jun 16, 2019
1 parent 95bde04 commit cc1aa41
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.3.0-alpha"
const VERSION = "0.3.0"

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

0 comments on commit cc1aa41

Please sign in to comment.