From ee3029486fd9a3e87b0a7c67268f0fa16a08eeab Mon Sep 17 00:00:00 2001 From: Lynn Smeria Date: Mon, 10 May 2021 16:20:12 +0300 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7396c9..eedd6dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "syncthing-hooks", - "version": "0.2.0", + "version": "0.3.0", "main": "index.js", "bin": { "syncthing-hooks": "index.js"