3 次代码提交 bbbdc0dd5c ... 550d0dc54c

作者 SHA1 备注 提交日期
  Ayush Sharma 550d0dc54c chore: bump version 3 月之前
  Ayush Sharma a5eb74e39e Revert "fix: consecutive whitespace characters not displaying on web - closes #112" 3 月之前
  Ayush Sharma 96bc09f413 fix: consecutive whitespace characters not displaying on web - closes #112 3 月之前
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      library.json
  2. 1 1
      library.properties

+ 1 - 1
library.json

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

+ 1 - 1
library.properties

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