Skip to content

Commit

Permalink
bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricfung committed Apr 10, 2019
1 parent 763e0e3 commit 733a60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import "time"

const (
Debug = true
BuildVersion = "v0.1.14-BUILD_VERSION"
BuildVersion = "v0.2.0-BUILD_VERSION"

SnapshotRoundGap = uint64(3 * time.Second)
SnapshotReferenceThreshold = 10
Expand Down

0 comments on commit 733a60b

Please sign in to comment.