Skip to content

Commit 02abd44

Browse files
committed
[dist] Version bump v0.9.2
1 parent 95d3e1a commit 02abd44

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
"name": "forever",
33
"preferGlobal": "true",
44
"description": "A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)",
5-
"version": "0.9.1",
5+
"version": "0.9.2",
66
"author": "Nodejitsu Inc. <info@nodejitsu.com>",
77
"maintainers": [
88
"indexzero <charlie@nodejitsu.com>",
9-
"mmalecki <maciej@nodejitsu.com>"
9+
"mmalecki <maciej@nodejitsu.com>",
10+
"avianflu <charlie@charlieistheman.com>"
1011
],
1112
"repository": {
1213
"type": "git",

0 commit comments

Comments
 (0)