Skip to content

Commit 6d07ecf

Browse files
Bump version to 1.1.2 (#116)
1 parent 9d7d379 commit 6d07ecf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/
4141
framework = arduino
4242

4343
lib_deps =
44-
celliesprojects/OpenStreetMap-esp32@^1.1.1
44+
celliesprojects/OpenStreetMap-esp32@^1.1.2
4545
lovyan03/LovyanGFX@^1.2.7
4646
bitbank2/PNGdec@^1.1.3
4747
```

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.1.1",
3+
"version": "1.1.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)