Skip to content

Commit 45cc09f

Browse files
committed
1.1.3
1 parent 8fddf74 commit 45cc09f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
### 1.1.3
3+
4+
- Node v6 compatibility
5+
26
### 1.1.2
37

48
- [#2071 #2075] Fix pm2-dev command

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pm2",
33
"preferGlobal": true,
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"engines": {
66
"node": ">=0.10"
77
},

0 commit comments

Comments
 (0)