From 0bd912b8883e19ad969d256ab868f24d3629e1b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Tue, 25 Aug 2020 15:00:26 +0200 Subject: [PATCH] client: 0.5.2 --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index b72824a5..26d83a7b 100644 --- a/client/package.json +++ b/client/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "u-wave-hub-client", - "version": "0.5.1", + "version": "0.5.2", "description": "Web client for üWave's server listing.", "engines": { "node": ">= 12"