branch: externals/osm
commit 6adc8f8afdb2a1170d91fc55ff242cd679d33787
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    Version 2.0
---
 CHANGELOG.org | 2 +-
 osm.el        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.org b/CHANGELOG.org
index 6da44d1e4a..26325f1431 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -2,7 +2,7 @@
 #+author: Daniel Mendler
 #+language: en
 
-* Development
+* Version 2.0 (2025-12-28)
 
 - Add =osm-route= command to plan routes via the OSRM routing service.
 - Renamed =osm-gpx-hide= to generic =osm-hide=, since the command can also hide
diff --git a/osm.el b/osm.el
index b9b3fca09a..5b2e138ab3 100644
--- a/osm.el
+++ b/osm.el
@@ -5,7 +5,7 @@
 ;; Author: Daniel Mendler <[email protected]>
 ;; Maintainer: Daniel Mendler <[email protected]>
 ;; Created: 2022
-;; Version: 1.12
+;; Version: 2.0
 ;; Package-Requires: ((emacs "29.1") (compat "30"))
 ;; URL: https://github.com/minad/osm
 ;; Keywords: network, multimedia, hypermedia, mouse

Reply via email to