修改版本号

This commit is contained in:
lwch
2021-09-02 19:18:50 +08:00
parent 3687b0aa6e
commit a43d3df348
+1 -1
View File
@@ -19,7 +19,7 @@ import (
"github.com/lwch/runtime"
)
const version = "0.1.0"
const version = "0.1.1"
const buildDir = "tmp"
const releaseDir = "release"