From d2c512301673358b236efdf27fc9c3525f857023 Mon Sep 17 00:00:00 2001 From: GatCode Date: Wed, 5 May 2021 13:19:11 +0200 Subject: [PATCH] Increase library files --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index a6fd724..12e5671 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ScaleStabilizer", - "version": "1.1.2", + "version": "1.1.3", "description": "A library to stabilize load cell readings", "keywords": "scale, load cell, HX711", "repository": diff --git a/library.properties b/library.properties index bfc090b..3d683dd 100755 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ScaleStabilizer -version=1.1.2 +version=1.1.3 author=GatCode maintainer=GatCode sentence=A library to stabilize load cell readings.