Skip to content

Commit 89e34b8

Browse files
bump to version 4.1.4
1 parent 69ccf6a commit 89e34b8

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 v4.1.3
1+
# package-info v4.1.4
22

33
[![Join the chat at https://gitter.im/AlessandroMinoccheri/package-info](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/AlessandroMinoccheri/package-info?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44

@@ -58,7 +58,7 @@ Example
5858
It will prints:
5959
```
6060
name: package-info
61-
version: 4.1.3
61+
version: 4.1.4
6262
description: Get the information of a npm package
6363
license: MIT
6464
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": "4.1.3",
3+
"version": "4.1.4",
44
"description": "Get the information of a npm package",
55
"license": "MIT",
66
"repository": "AlessandroMinoccheri/package-info",

0 commit comments

Comments
 (0)