Skip to content

Commit

Permalink
Merge pull request #36 from csivitu/dev
Browse files Browse the repository at this point in the history
feat: v0.2.1
  • Loading branch information
roerohan authored Oct 1, 2020
2 parents 31c4584 + 8800cba commit d29a83f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "code-executor",
"version": "0.2.0",
"version": "0.2.1",
"description": "A CLI/library to execute code against test cases in various languages and obtain relevant results.",
"main": "dist/src/CodeExecutor.js",
"main": "dist/src/index.js",
"keywords": [
"code-executor",
"executor",
Expand Down

0 comments on commit d29a83f

Please sign in to comment.