Skip to content

Commit 0703580

Browse files
committed
⬆️ 1.5.4 🎉
1 parent d5879de commit 0703580

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": "cobol",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"description": "COBOL bridge for NodeJS which allows you to run COBOL code from NodeJS.",
55
"main": "lib/index.js",
66
"directories": {
@@ -108,4 +108,4 @@
108108
"cli.js",
109109
"index.js"
110110
]
111-
}
111+
}

0 commit comments

Comments
 (0)