Skip to content

Commit a04db8a

Browse files
committed
updated version
1 parent 4a7ffd5 commit a04db8a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

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

2-
# 1.0.0
2+
# 0.12.6
33

44
- Plugin system (pm2 install module / pm2 uninstall module)
55
- Configuration system (pm2 set <key> <value> / pm2 unset <key>)

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.0.0",
4+
"version": "0.12.6",
55
"engines": {
66
"node": ">=0.10"
77
},

0 commit comments

Comments
 (0)