Skip to content

Commit

Permalink
chore: updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushsharma82 committed Jun 2, 2024
1 parent b070ec4 commit e5f50d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"maintainer": true
}
],
"version": "2.0.0",
"version": "2.0.1",
"frameworks": "arduino",
"platforms": ["espressif8266", "espressif32"],
"dependencies": [
{
"owner": "mathieucarbou",
"name": "ESP Async WebServer",
"version": "^2.10.1",
"version": "^2.10.4",
"platforms": ["espressif8266", "espressif32"]
}
]
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=WebSerial
version=2.0.0
version=2.0.1
author=Ayush Sharma
category=Communication
maintainer=Ayush Sharma <[email protected]>
Expand Down

0 comments on commit e5f50d0

Please sign in to comment.