Skip to content

Commit 77de8fa

Browse files
Bump version to 1.2.2 (#129)
1 parent 031b358 commit 77de8fa

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,7 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/
5353
framework = arduino
5454

5555
lib_deps =
56-
celliesprojects/OpenStreetMap-esp32@^1.2.0
57-
lovyan03/LovyanGFX@^1.2.7
58-
bitbank2/PNGdec@^1.1.3
56+
celliesprojects/OpenStreetMap-esp32@^1.2.2
5957
```
6058

6159
## Functions

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OpenStreetMap-esp32",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "This PlatformIO library provides a OpenStreetMap (OSM) map fetching and caching system for ESP32-based devices.",
55
"keywords": [
66
"esp32",

0 commit comments

Comments
 (0)