diff --git a/docs/README.md b/docs/README.md index d1885a8..d1601a8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,6 +4,6 @@ ## Index -### External modules +### Modules * ["index"](modules/_index_.md) diff --git a/docs/modules/_index_.md b/docs/modules/_index_.md index ff0715a..cf9caab 100644 --- a/docs/modules/_index_.md +++ b/docs/modules/_index_.md @@ -1,6 +1,6 @@ [@poppinss/hooks](../README.md) › ["index"](_index_.md) -# External module: "index" +# Module: "index" ## Index diff --git a/package-lock.json b/package-lock.json index 34d7d71..8b7188e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@poppinss/hooks", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 61f287a..a43ad56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@poppinss/hooks", - "version": "1.0.3", + "version": "1.0.4", "description": "A no brainer hooks module for execute before/after lifecycle hooks", "main": "build/index.js", "files": [