diff --git a/package.json b/package.json index 3c11da3..549e4f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "native-pixelmatch", - "version": "0.0.1", + "version": "0.0.2", "description": "", "main": "dist/main.js", "scripts": { @@ -16,7 +16,7 @@ "compare", "diff" ], - "author": "", + "author": "Frederick Engelhardt (https://github.com/FrederickEngelhardt)", "license": "ISC", "dependencies": { "npm": "^6.10.3",