From a9213f7d99e5faf9232b52b16af1d801bcfb900f Mon Sep 17 00:00:00 2001 From: Chris Laws Date: Mon, 17 Jan 2022 08:41:39 +1030 Subject: [PATCH] Update version to 1.3.0 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index d575750..ce4afa8 100644 --- a/library.json +++ b/library.json @@ -8,5 +8,5 @@ }, "frameworks": "arduino", "platforms": ["atmelavr", "atmelsam", "espressif8266", "espressif32", "stm32"], - "version": "1.2.0" + "version": "1.3.0" } diff --git a/library.properties b/library.properties index 142a0d4..9243a4e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=BH1750 -version=1.2.0 +version=1.3.0 author=Christopher Laws maintainer=Christopher Laws sentence=Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC