diff --git a/library.json b/library.json index 982983a3..572c55b0 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "MeshCore", - "version" : "1.7.4", + "version" : "1.8.0", "dependencies": { "SPI": "*", "Wire": "*", @@ -13,4 +13,4 @@ "build": { "extraScript": "build_as_lib.py" } -} \ No newline at end of file +}