From 5276accf6e4a8bc87efdddecbd932259feeb63da Mon Sep 17 00:00:00 2001 From: Lynn Smeria Date: Thu, 24 Nov 2022 14:41:05 +0100 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eedd6dd..d714933 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "syncthing-hooks", - "version": "0.3.0", + "version": "0.4.0", "main": "index.js", "bin": { "syncthing-hooks": "index.js"