Skip to content

Commit b8e137d

Browse files
committed
New version 1.0.0b9
1 parent 06ced19 commit b8e137d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
config.json
3-
3+
xvba_modules
4+
vba-files

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@localsmart/xvba-cli",
3-
"version": "1.0.0b8",
3+
"version": "1.0.0b9",
44
"description": "Command Line for XVBA",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)