Skip to content

Commit

Permalink
Updated libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanplusplus committed Nov 4, 2024
1 parent 64c4a67 commit 6d695d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"maintainer": true
}
],
"version": "1.0.1",
"version": "1.1.0",
"frameworks": "Arduino",
"platforms": "*",
"examples": "examples/*/*.ino",
Expand All @@ -26,15 +26,15 @@
"dependencies": [
{
"name": "arduino-tiny",
"version": "^4.0.10"
"version": "^4.0.11"
},
{
"name": "tiny",
"version": "^6.3.0"
"version": "^6.4.1"
},
{
"name": "tiny-gea3-api",
"version": "^1.0.0"
"version": "^2.0.0"
}
]
}

0 comments on commit 6d695d2

Please sign in to comment.