From 66c1bf570ec237710b3d0deac035ea88030ae102 Mon Sep 17 00:00:00 2001 From: justin Date: Sun, 18 Jul 2021 15:00:06 -0700 Subject: [PATCH] Bumped to version 1.0.0 --- library.json | 4 ++-- library.properties | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/library.json b/library.json index 38197bd..fe54c95 100644 --- a/library.json +++ b/library.json @@ -1,5 +1,5 @@ { - "name": "Microfire Mod-EC", + "name": "Microfire_Mod-EC", "keywords": "EC, Conductivity, hydroponics, salinity, ppt, psu, tds", "description": "Add the ability to measure EC to your hardware application with a fully digital interface.", "repository": { @@ -14,7 +14,7 @@ "maintainer": true } ], - "version": "0.9.0", + "version": "1.0.0", "frameworks": "arduino", "platforms": "*" } diff --git a/library.properties b/library.properties index 486a7d7..a6affc6 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ -name=Microfire Mod-EC -version=0.9.0 +name=Microfire_Mod-EC +version=1.0.0 author=Microfire LLC maintainer=contact@ufire.co sentence=Add the ability to measure EC to your hardware application with a fully digital interface.