Prep rc.1

This commit is contained in:
Michael Bell 2022-10-06 21:11:51 +01:00
parent 288fa59fec
commit 723e49474d
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# 5.27.0
# 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",
"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": {