From 7504680edc5afe912b149e9f098808455efbf3de Mon Sep 17 00:00:00 2001 From: harrydehix Date: Thu, 1 Jul 2021 13:55:51 +0200 Subject: [PATCH] Prepare version 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 036b34b..ec050f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vproweatherjs", - "version": "0.0.2", + "version": "0.0.3", "description": "javascript/typescript interface to the vproweather driver", "main": "dist/index.js", "types": "dist/index.d.ts",