Skip to content

Commit

Permalink
version 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mtmail committed Jun 26, 2023
1 parent 7b4e51e commit 93c8b02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGES

* version 3.2.13 - 2023-06-26
* version 3.3.0 - 2023-06-26
* Reverse map: show search position (red circle) also when no search results
* test-suite: remove httpbin HTTP calls, server is unreliable
* test-suite: replace eslint-plugin-svelte3 with eslint-plugin-svelte plus lint fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nominatim-ui",
"description": "Debug web interface for Nominatim geocoder",
"version": "3.2.12",
"version": "3.3.0",
"license": "GPL-2.0",
"scripts": {
"build": "rollup -c",
Expand Down

0 comments on commit 93c8b02

Please sign in to comment.