Skip to content

Commit 3ff6768

Browse files
committed
Improve fault tolerance of collections and dictionaries.
1 parent 58de704 commit 3ff6768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"github.com/zzc-tongji/vocabulary4mydictionary"
1111
)
1212

13-
const version = "v2.1.1"
13+
const version = "v2.2.0"
1414

1515
var (
1616
setting settingStruct

0 commit comments

Comments
 (0)