diff --git a/package.json b/package.json index 218a2b8..126288b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-metawear", - "version": "0.3.1", + "version": "0.3.3", "description": "API for metawear", "main": "src/device.js", "dependencies": { @@ -33,5 +33,6 @@ "test": "cd tests && node jasmine-runner.js" }, "author": "Matthias Dötsch ", + "contributors": ["Alan Hortz "], "license": "MIT" }