Skip to content

Commit 0e6fe8c

Browse files
committed
Release v0.0.1
1 parent d014c07 commit 0e6fe8c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
0.0.1 - 2018-04-03
2+
3+
- Webpack loader that uses fengari-web to run lua scripts
4+
- Basic analysis of lua files for require calls

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fengari-loader",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Webpack loader for fengari",
55
"repository": "https://github.com/fengari-lua/fengari-loader.git",
66
"contributors": [

0 commit comments

Comments
 (0)