Skip to content

Commit

Permalink
Bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz committed Dec 21, 2023
1 parent 42a8644 commit ab9b7d4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,13 @@
"type": "git",
"url": "https://github.com/esphome/AsyncTCP.git"
},
"version": "2.0.1",
"version": "2.1.0",
"license": "LGPL-3.0",
"frameworks": "arduino",
"platforms": ["espressif32", "libretiny"],
"platforms": [
"espressif32",
"libretiny"
],
"build": {
"libCompatMode": 2
}
Expand Down

0 comments on commit ab9b7d4

Please sign in to comment.