Commit 823f236d authored by acud's avatar acud Committed by GitHub

bump bee version (#666)

* bump bee version to 0.3.0
parent de9b2995
......@@ -5,7 +5,7 @@
package bee
var (
version = "0.1.0" // manually set semantic version number
version = "0.3.0" // 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