Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kegsay committed Aug 1, 2022
1 parent 6ac58d0 commit 3a374b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/syncv3/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (

var GitCommit string

const version = "0.2.0"
const version = "0.2.1"

const (
EnvServer = "SYNCV3_SERVER"
Expand Down

0 comments on commit 3a374b3

Please sign in to comment.