Skip to content

Commit ad8ad99

Browse files
committed
v0.4.0
1 parent 7eb2df8 commit ad8ad99

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": "@visbot/webvsc-cli",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "CLI tool to batch-convert Winamp AVS presets into Webvs JSON",
55
"license": "MIT",
66
"contributors": [
@@ -9,7 +9,7 @@
99
],
1010
"homepage": "https://github.com/idleberg/webvsc-cli#readme",
1111
"main": "index.js",
12-
"types": "./src/types.d.ts",
12+
"types": "./src/types.d.ts",
1313
"bin": {
1414
"webvsc": "./index.js"
1515
},

0 commit comments

Comments
 (0)