From 3a6c7eac3ff55764d878b3febe41755cd95bfdb5 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Sat, 30 Jul 2022 10:44:47 +0200 Subject: [PATCH] prepare release 0.4.0 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74bcbd18b..aac13fc71 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ _photon_ is an open source geocoder built for [OpenStreetMap](https://openstreetmap.org) data. It is based on [elasticsearch](http://elasticsearch.org/) - an efficient, powerful and highly scalable search platform. -_photon_ was started by [komoot](http://www.komoot.de) and provides search-as-you-type and multilingual support. It's used in production with thousands of requests per minute at [www.komoot.de](http://www.komoot.de). Find our public API and demo on [photon.komoot.io](http://photon.komoot.io). Until October 2020 the API was available under photon.komoot.**de**. Requests still work as they redirected but please update your apps accordingly. +_photon_ was started by [komoot](http://www.komoot.de) and provides search-as-you-type and multilingual support. Find our public API and demo on [photon.komoot.io](http://photon.komoot.io). Until October 2020 the API was available under photon.komoot.**de**. Please update your apps accordingly. ### Contribution diff --git a/pom.xml b/pom.xml index cd9d1d723..f128ee9af 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ de.komoot.photon photon - 0.3.5 + 0.4.0