Skip to content

Commit

Permalink
修改打包版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
lwch committed Sep 22, 2021
1 parent 4f1b3c2 commit c40846c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_all.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
"github.com/lwch/runtime"
)

const version = "0.1.1"
const version = "0.1.2"
const buildDir = "tmp"
const releaseDir = "release"

Expand Down

0 comments on commit c40846c

Please sign in to comment.