X-Git-Url: https://git.r.bdr.sh/rbdr/heart/blobdiff_plain/6d2907fa68138d48a343200d10b6a400a2055566..552e55c2518dba35f072ce7896e884df033f4dbd:/package.json diff --git a/package.json b/package.json index e9e53a6..7197e41 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "heart", - "version": "0.0.0", + "version": "1.0.1", "description": "The heart", "main": "index.js", "scripts": { "lint": "eslint .", "document": "jsdoc ./js -c config/jsdoc.json", - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"No tests yet, just linting.\"" }, "repository": { "type": "git",