diff --git a/package.json b/package.json index f2681d6..6da6486 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "open-github-teams", - "version": "1.2.1", + "version": "1.3.0", "description": "Expose the github teams of an organization to the public as webpage and json using this Node.js server.", "main": "./lib/hapiPlugin", "scripts": {