Skip to content

Commit 987f684

Browse files
committed
Merge branch 'develop'
2 parents e0070e8 + e531c2e commit 987f684

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "systemd-journald",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Native bindings to journald",
55
"keywords": [
66
"logging",
@@ -29,6 +29,9 @@
2929
"mocha": "^2.4.5",
3030
"mockery": "^1.4.1"
3131
},
32+
"os": [
33+
"linux"
34+
],
3235
"jshintConfig": {
3336
"esversion": 6,
3437
"node": true,

0 commit comments

Comments
 (0)