Compare commits

...

2 Commits

Author SHA1 Message Date
Michael Bell
723e49474d Prep rc.1 2022-10-06 22:09:04 +01:00
Michael Bell
288fa59fec Bookkeeping for 5.27.0 release. 2022-10-06 22:09:04 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Unreleased
# 5.27.0-rc.1
- Changes from 5.26.0
- API:
- 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",
"version": "5.27.0-unreleased",
"version": "5.27.0-rc.1",
"private": false,
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
"dependencies": {