From 409e2b89538399075d0a1a62c884849f87a8101a Mon Sep 17 00:00:00 2001 From: KodinLanewave Date: Thu, 26 Sep 2024 10:09:58 -0700 Subject: [PATCH 1/2] Rev to 1.0.1 release --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index a3f9e56..4d796e6 100755 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/KodinLanewave/INA3221.git" }, - "version": "1.0.0", + "version": "1.0.1", "frameworks": "arduino", "platforms": "espressif32" } From f74c5929db14ddaa1de1309f7ee5cfada6b4fc16 Mon Sep 17 00:00:00 2001 From: KodinLanewave Date: Thu, 26 Sep 2024 10:10:26 -0700 Subject: [PATCH 2/2] Rev to 1.0.1 release --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index b4d34e6..d089baa 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=INA3221 -version=1.0.0 +version=1.0.1 author=KodinLanewave maintainer=KodinLanewave sentence=INA3221 Triple-Channel Sensor Driver.