Skip to content

Commit 5f4018a

Browse files
committed
0.1.12
1 parent 10d127c commit 5f4018a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-linux",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "Support daemon creation and management on Linux.",
55
"keywords": [
66
"ngn",
@@ -33,5 +33,5 @@
3333
"url": "git://github.com/coreybutler/node-linux.git"
3434
},
3535
"license": "MIT",
36-
"engine":"node >= 0.10.10"
36+
"engine": "node >= 0.10.10"
3737
}

0 commit comments

Comments
 (0)