Skip to content

Commit 9fa4d7e

Browse files
committed
Update: 1.2.0 Version
1 parent 676c7d5 commit 9fa4d7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/htmlEntities.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ local register_global_module_htmlEntities = false
66
local global_module_name_htmlEntities = 'htmlEntities'
77

88
local htmlEntities = {
9-
version = '1.1.1',
9+
version = '1.2.0',
1010
name = 'htmlEntities-for-lua',
11-
author = 'Tiago Danin - 2017',
12-
license = 'GPLv3',
11+
author = 'Tiago Danin',
12+
license = 'MIT',
1313
page = 'https://TiagoDanin.github.io/htmlEntities-for-lua/'
1414
}
1515

0 commit comments

Comments
 (0)