diff --git a/lute.go b/lute.go index f6d1f57020..c258ce6688 100644 --- a/lute.go +++ b/lute.go @@ -25,7 +25,7 @@ import ( "github.com/gopherjs/gopherjs/js" ) -const Version = "1.7.5" +const Version = "1.7.6" // Lute 描述了 Lute 引擎的顶层使用入口。 type Lute struct {