Skip to content

Commit e17ae10

Browse files
authored
feat: Release v0.2.6 (#49)
2 parents 84c85ae + e1359a1 commit e17ae10

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.5",
3+
"version": "0.2.6",
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)