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
     }
   ],
-  "version": "2.1.0",
+  "version": "2.1.1",
   "frameworks": "arduino",
   "platforms": ["espressif8266", "espressif32", "raspberrypi"],
   "dependencies": [

+ 1 - 1
library.properties

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