Skip to content

Commit 0baa7d9

Browse files
committed
🔖 发布 v1.6.6
1 parent 0c937d9 commit 0baa7d9

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
@@ -21,7 +21,7 @@ import (
2121
"github.com/gopherjs/gopherjs/js"
2222
)
2323

24-
const Version = "1.6.5"
24+
const Version = "1.6.6"
2525

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

0 commit comments

Comments
 (0)