We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3485ae6 commit afd6c5dCopy full SHA for afd6c5d
1 file changed
cmd/bed/main.go
@@ -14,7 +14,7 @@ import (
14
15
const name = "bed"
16
17
-const version = "0.2.0"
+const version = "0.2.1"
18
19
var revision = "HEAD"
20
0 commit comments