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