Skip to content

Commit 3862268

Browse files
authored
feat: v0.2.3 (#41)
* fix: write permissions for folderpath * feat: v0.2.2 * feat: v0.2.3
1 parent 98f3e4f commit 3862268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-executor",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "A CLI/library to execute code against test cases in various languages and obtain relevant results.",
55
"main": "dist/src/index.js",
66
"keywords": [

0 commit comments

Comments
 (0)