From 00a2f71ad00595fd32487c0339329a732b8b8592 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Sat, 9 Feb 2019 19:48:34 +0100 Subject: [PATCH] Release v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6269af..84921df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "systemd-daemon", - "version": "1.1.1", + "version": "1.1.2", "description": "Native implementation of the sd-daemon subset of libsystemd. Providing socket activation, sd_notify, sd_booted and watchdog support.", "main": "index.js", "scripts": {