diff --git a/library.json b/library.json index 245b9b6..047f456 100644 --- a/library.json +++ b/library.json @@ -1,5 +1,6 @@ { "name":"encString", + "version":"1.0.0", "description":"Simple String encoding/decoding library", "authors": { @@ -13,7 +14,7 @@ }, "license": "MIT", "frameworks": "arduino", - "platforms": ["espressif8266", "espressif32"], + "platforms": "*", "build": { "libCompatMode": 2, "libLDFMode": "deep"