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

Commit 53593aa

Browse files
author
steelbrain
committed
Prepare 1.0.0 release
1 parent de22edf commit 53593aa

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": "0.1.6",
4+
"version": "1.0.0",
55
"description": "Lint Lua on the fly, using luac -p or luajit -bl",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)