Skip to content

Commit 71ec010

Browse files
committed
⬆️ 1.5.5 🎉
1 parent 0703580 commit 71ec010

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cobol",
3-
"version": "1.5.4",
3+
"version": "1.5.5",
44
"description": "COBOL bridge for NodeJS which allows you to run COBOL code from NodeJS.",
55
"main": "lib/index.js",
66
"directories": {
@@ -105,6 +105,7 @@
105105
"src/",
106106
"resources/",
107107
"menu/",
108+
"scripts/",
108109
"cli.js",
109110
"index.js"
110111
]

0 commit comments

Comments
 (0)