Skip to content

Commit

Permalink
🔖 发布 v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed May 26, 2020
1 parent 5281a8f commit da05ebb
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.4.3"
const Version = "1.4.4"

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

0 comments on commit da05ebb

Please sign in to comment.