diff --git a/package.json b/package.json index b434a0d63..4deb1613a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "typedoc", "description": "Create api documentations for typescript projects.", - "version": "0.5.1", + "version": "0.5.2", "homepage": "http://typedoc.org", "main": "dist/index.js", "typings": "dist/index.d.ts",