Skip to content

Commit 2fcec56

Browse files
committed
chore: bump package v1.1.0 and native v1.1.0
1 parent 5775609 commit 2fcec56

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lua-state",
3-
"version": "1.0.0",
4-
"nativeVersion": "1.0.0",
3+
"version": "1.1.0",
4+
"nativeVersion": "1.1.0",
55
"description": "Run real Lua (5.1-5.4 & LuaJIT) inside Node.js - native N-API bindings with prebuilt binaries and full TypeScript support.",
66
"keywords": [
77
"lua",

0 commit comments

Comments
 (0)