Skip to content

Commit 53b58e1

Browse files
bump to version 5.0.3
1 parent e41ba28 commit 53b58e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# package-info v5.0.2
1+
# package-info v5.0.3
22

33
[![Licensed under the MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/AlessandroMinoccheri/package-info/blob/master/LICENSE)
44
[![PR's Welcome](https://img.shields.io/badge/PRs%20-welcome-brightgreen.svg)](https://github.com/AlessandroMinoccheri/package-info/blob/main/CONTRIBUTING.md)
@@ -64,7 +64,7 @@ Example
6464
It will prints:
6565
```
6666
name: package-info
67-
version: 4.1.4
67+
version: 5.0.5
6868
description: Get the information of a npm package
6969
license: MIT
7070
homepage: https://github.com/AlessandroMinoccheri/package-info

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "package-info",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Get the information of a npm package",
55
"license": "MIT",
66
"repository": "AlessandroMinoccheri/package-info",

0 commit comments

Comments
 (0)