Bump version to 1.6.1

This commit is contained in:
Leonard Ehrenfried 2025-12-20 10:45:14 +01:00
parent 7c3f68f622
commit bc457ce7c0
No known key found for this signature in database
GPG Key ID: 91B9733022C70C1C
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<groupId>org.openstreetmap.pbf</groupId> <groupId>org.openstreetmap.pbf</groupId>
<artifactId>osmpbf</artifactId> <artifactId>osmpbf</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>1.6.0</version> <version>1.6.1</version>
<name>OSM-Binary</name> <name>OSM-Binary</name>
<description>Library for the OpenStreetMap PBF format</description> <description>Library for the OpenStreetMap PBF format</description>
<url>https://github.com/openstreetmap/OSM-binary</url> <url>https://github.com/openstreetmap/OSM-binary</url>