From a231f27360af2ae7979df29d8671077a10f1e3f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Tue, 25 Aug 2020 14:59:58 +0200 Subject: [PATCH] plugin: 0.4.0 --- plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/package.json b/plugin/package.json index 6af9bc1f..bdbb665e 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "u-wave-announce", - "version": "0.3.0", + "version": "0.4.0", "description": "Announce your üWave server's existence to the world.", "main": "./src/plugin.js", "engines": {