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