Skip to content

Commit d21fcd4

Browse files
Bump version to 1.1.1 (#108)
1 parent 5e70d2c commit d21fcd4

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.0
44+
celliesprojects/OpenStreetMap-esp32@^1.1.1
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.0",
3+
"version": "1.1.1",
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)