Skip to content

Commit

Permalink
Reference git zip link, increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgerhardt authored Jan 18, 2024
1 parent 40038df commit 6d91487
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "EspSoftwareSerial",
"version": "8.2.0",
"version": "8.2.1",
"description": "Implementation of the Arduino software serial for ESP8266/ESP32.",
"keywords": [
"serial", "io", "softwareserial"
Expand All @@ -25,6 +25,6 @@
],
"dependencies":
{
"dok-net/ghostl": "^1.0.0"
"dok-net/ghostl": "https://codeload.github.com/dok-net/ghostl/zip/refs/tags/1.0.1"
}
}

0 comments on commit 6d91487

Please sign in to comment.