Skip to content

Commit ac4ca71

Browse files
committed
1 parent b613c59 commit ac4ca71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
## 2.8.1
2+
## 2.9.0
33

44
- #3278 --silent -s now does not print welcome message
55
- #3345 #2871 #3233 pm2 -v will not spawn daemon anymore

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": "2.8.0-next",
4+
"version": "2.9.0",
55
"engines": {
66
"node": ">=0.12"
77
},

0 commit comments

Comments
 (0)