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.