diff --git a/package.json b/package.json index 4c3712d..7c45121 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "confluence-api", - "version": "1.0.3", + "version": "1.0.4", "description": "Confluence API wrapper for NodeJS", "main": "./lib/confluence.js", "scripts": { @@ -18,6 +18,7 @@ "node.js" ], "author": "John Duane ", + "contributors": [{"name": "lukouko", "url": "https://github.com/lukouko"}], "license": "MIT", "bugs": { "url": "https://github.com/johnpduane/confluence-api/issues"