Skip to content

Commit

Permalink
Bump birdwatcher to v1.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
  • Loading branch information
congqixia committed Jun 26, 2024
1 parent 320f7f0 commit 6ba6f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ import "github.com/blang/semver/v4"
var Version semver.Version

func init() {
Version = semver.MustParse("1.0.4")
Version = semver.MustParse("1.0.5")
}

0 comments on commit 6ba6f22

Please sign in to comment.