We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a7ffd5 commit a04db8aCopy full SHA for a04db8a
2 files changed
CHANGELOG.md
@@ -1,5 +1,5 @@
1
2
-# 1.0.0
+# 0.12.6
3
4
- Plugin system (pm2 install module / pm2 uninstall module)
5
- Configuration system (pm2 set <key> <value> / pm2 unset <key>)
package.json
@@ -1,7 +1,7 @@
{
"name": "pm2",
"preferGlobal": "true",
- "version": "1.0.0",
+ "version": "0.12.6",
"engines": {
6
"node": ">=0.10"
7
},
0 commit comments