From fcdb7a4ad324a64a32329098cc3c176563939de3 Mon Sep 17 00:00:00 2001 From: Lynn Smeria Date: Wed, 18 Mar 2020 20:32:03 +0200 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f34f66..bb138fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "syncthing-hooks", - "version": "0.1.0", + "version": "0.2.0", "main": "index.js", "bin": { "syncthing-hooks": "index.js"