From 6f81ba0fb07a523b6a7d9aee14e879176e086c98 Mon Sep 17 00:00:00 2001 From: wgapi Cloud9 Date: Mon, 18 Oct 2021 10:37:34 -0600 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 663c9a5..77576b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wgapi", - "version": "1.0.1", + "version": "1.0.2", "description": "HTTP API to add and remove wireguard configs", "main": "index.js", "scripts": {