From f59b38b069e427c40636fc1c3ea4f07e7aecdca9 Mon Sep 17 00:00:00 2001 From: Cellie Date: Thu, 12 Jun 2025 19:47:59 +0200 Subject: [PATCH] Bump version to 1.2.0 --- README.md | 2 +- library.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ff3352..89c7b95 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/ framework = arduino lib_deps = - celliesprojects/OpenStreetMap-esp32@^1.1.2 + celliesprojects/OpenStreetMap-esp32@^1.2.0 lovyan03/LovyanGFX@^1.2.7 bitbank2/PNGdec@^1.1.3 ``` diff --git a/library.json b/library.json index e462124..6d081ef 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "OpenStreetMap-esp32", - "version": "1.1.2", + "version": "1.2.0", "description": "This PlatformIO library provides a OpenStreetMap (OSM) map fetching and caching system for ESP32-based devices.", "keywords": [ "esp32",