Skip to content

Commit

Permalink
🐛 发布 v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Mar 4, 2020
1 parent 9f60167 commit c040eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lute.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
"github.com/gopherjs/gopherjs/js"
)

const Version = "1.2.0"
const Version = "1.2.1"

// Lute 描述了 Lute 引擎的顶层使用入口。
type Lute struct {
Expand Down

0 comments on commit c040eec

Please sign in to comment.