Browse Source

chore: bump version

Ayush Sharma 6 months ago
parent
commit
fe83b788bd
2 changed files with 2 additions and 2 deletions
  1. 1 1
      library.json
  2. 1 1
      library.properties

+ 1 - 1
library.json

@@ -15,7 +15,7 @@
       "maintainer": true
     }
   ],
-  "version": "2.0.6",
+  "version": "2.0.7",
   "frameworks": "arduino",
   "platforms": ["espressif8266", "espressif32"],
   "dependencies": [

+ 1 - 1
library.properties

@@ -1,5 +1,5 @@
 name=WebSerial
-version=2.0.6
+version=2.0.7
 author=Ayush Sharma
 category=Communication
 maintainer=Ayush Sharma <asrocks5@gmail.com>