Commit 7f5e2d98 authored by Ivan Vandot's avatar Ivan Vandot Committed by GitHub

chore: bump to 1.0.1 (#2070)

parent 2572fa48
......@@ -7,7 +7,7 @@ package bee
var CommitTime string
var (
version = "1.0.0" // manually set semantic version number
version = "1.0.1" // manually set semantic version number
commit string // automatically set git commit hash
Version = func() string {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment