From a7db18d8acb3c98c416f533020d1700d55a2dc54 Mon Sep 17 00:00:00 2001 From: Matt Way Date: Thu, 4 Apr 2024 18:00:46 +1100 Subject: [PATCH] Bump version to 0.0.3 --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 89b67bb..cd03a0a 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "RFPowerView", - "version": "0.0.1", + "version": "0.0.3", "description": "A library for receiving and sending PowerView packets via an nRF24L01 module", "keywords": "powerview, hunterdouglas, luxaflex, rf, radio", "repository": {