Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
meyer9 committed May 17, 2019
1 parent 8e2bc55 commit 363e8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/beacon/synapsebeacon.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
logger "github.com/sirupsen/logrus"
)

const clientVersion = "0.1.5"
const clientVersion = "0.2.0"

func main() {
rpcConnect := flag.String("rpclisten", "127.0.0.1:11782", "host and port for RPC server to listen on")
Expand Down

0 comments on commit 363e8df

Please sign in to comment.