Commit b3c31073 authored by Ivan Vandot's avatar Ivan Vandot Committed by GitHub

bump version (#1139)

parent dd6aa73a
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
package bee package bee
var ( var (
version = "0.4.2" // manually set semantic version number version = "0.4.3" // manually set semantic version number
commit string // automatically set git commit hash commit string // automatically set git commit hash
Version = func() string { 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