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

Commit 2d67b29

Browse files
committed
Prepare 1.0.2 release
1 parent 81697a1 commit 2d67b29

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
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-lua",
33
"main": "./lib/main",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "Lint Lua on the fly, using luac -p or luajit -bl",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)