Final 5.27 release tag

This commit is contained in:
Michael Bell 2022-10-10 12:24:40 +01:00
parent 4f8197eae0
commit a901f64ffd
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# 5.27.0-rc.1 # 5.27.0
- Changes from 5.26.0 - Changes from 5.26.0
- API: - API:
- ADDED: Add Flatbuffers support to NodeJS bindings. [#6338](https://github.com/Project-OSRM/osrm-backend/pull/6338) - ADDED: Add Flatbuffers support to NodeJS bindings. [#6338](https://github.com/Project-OSRM/osrm-backend/pull/6338)

View File

@ -1,6 +1,6 @@
{ {
"name": "@project-osrm/osrm", "name": "@project-osrm/osrm",
"version": "5.27.0-rc.1", "version": "5.27.0",
"private": false, "private": false,
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.", "description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
"dependencies": { "dependencies": {