Skip to content

Commit 8800cba

Browse files
committed
feat: v0.2.1
1 parent 2fc3fd6 commit 8800cba

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,8 +1,8 @@
11
{
22
"name": "code-executor",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "A CLI/library to execute code against test cases in various languages and obtain relevant results.",
5-
"main": "dist/src/CodeExecutor.js",
5+
"main": "dist/src/index.js",
66
"keywords": [
77
"code-executor",
88
"executor",

0 commit comments

Comments
 (0)