X-Git-Url: https://git.r.bdr.sh/rbdr/heart/blobdiff_plain/6d2907fa68138d48a343200d10b6a400a2055566..d306c65e188bc9f17380db5b82e0eeb39a8cbd07:/package.json diff --git a/package.json b/package.json index e9e53a6..4056686 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "heart", - "version": "0.0.0", + "version": "1.1.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",