Skip to content

Commit

Permalink
bump version to v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricfung committed Apr 16, 2019
1 parent 9da7f65 commit a3cd40c
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.2.4-BUILD_VERSION"
BuildVersion = "v0.2.5-BUILD_VERSION"

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

0 comments on commit a3cd40c

Please sign in to comment.