Skip to content

Commit 6f3715f

Browse files
committed
v0.5.9
1 parent cc6ec72 commit 6f3715f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-lightscript",
3-
"version": "0.5.8",
3+
"version": "0.5.9",
44
"description": "Compile LightScript to JavaScript.",
55
"main": "index.js",
66
"engines": {
@@ -17,7 +17,7 @@
1717
"homepage": "http://lightscript.org/",
1818
"license": "MIT",
1919
"dependencies": {
20-
"babylon-lightscript": "0.5.8"
20+
"babylon-lightscript": "0.5.9"
2121
},
2222
"files": [
2323
"stdlib.js",

0 commit comments

Comments
 (0)