Skip to content

Commit 4a6bd70

Browse files
committed
0.0.6
1 parent 601ff6d commit 4a6bd70

7 files changed

Lines changed: 4 additions & 4 deletions

File tree

bin/darwin-arm/yavascript

274 KB
Binary file not shown.

bin/darwin/yavascript

276 KB
Binary file not shown.

bin/linux/yavascript

2.96 MB
Binary file not shown.

bin/windows/yavascript.exe

277 KB
Binary file not shown.

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yavascript",
3-
"version": "0.0.5-git",
3+
"version": "0.0.6",
44
"main": "lib/index.js",
55
"bin": "lib/cli.js",
66
"types": "yavascript.d.ts",

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yavascript",
3-
"version": "0.0.5-git",
3+
"version": "0.0.6",
44
"main": "dist/index.js",
55
"author": "Lily Skye <me@suchipi.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)