Skip to content

Commit e841f57

Browse files
committed
🔖 发布 v1.7.0
1 parent c523d65 commit e841f57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

javascript/lute.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lute.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
"github.com/gopherjs/gopherjs/js"
2323
)
2424

25-
const Version = "1.6.6"
25+
const Version = "1.7.0"
2626

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

0 commit comments

Comments
 (0)