Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit e1ecd93

Browse files
committed
Prepare 0.1.6 release
1 parent 44e1449 commit e1ecd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "linter-lua",
33
"linter-package": true,
44
"main": "./lib/init",
5-
"version": "0.1.5",
5+
"version": "0.1.6",
66
"description": "Lint Lua on the fly, using luac -p or luajit -bl",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)