diff --git a/README.md b/README.md index ac768d1..bb248c3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# package-info v5.0.6 +# package-info v5.0.7 [![Licensed under the MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/AlessandroMinoccheri/package-info/blob/master/LICENSE) [![PR's Welcome](https://img.shields.io/badge/PRs%20-welcome-brightgreen.svg)](https://github.com/AlessandroMinoccheri/package-info/blob/main/CONTRIBUTING.md) diff --git a/package.json b/package.json index 19472a6..5216812 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package-info", - "version": "5.0.6", + "version": "5.0.7", "description": "Get the information of a npm package", "license": "MIT", "repository": "AlessandroMinoccheri/package-info",