Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheidegger committed Nov 10, 2016
1 parent f2fce6a commit 06e651c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "exec-module",
"version": "1.0.0",
"version": "2.0.0",
"description": "Executes a module safely.",
"main": "async.js",
"scripts": {
Expand All @@ -12,7 +12,13 @@
"type": "git",
"url": "git+https://github.com/martinheidegger/exec-module.git"
},
"keywords": ["test", "testing", "execution", "annonymous", "error"],
"keywords": [
"test",
"testing",
"execution",
"annonymous",
"error"
],
"author": "Martin Heidegger <martin.heidegger@gmail.com>",
"license": "ISC",
"bugs": {
Expand Down

0 comments on commit 06e651c

Please sign in to comment.