Bookkeeping for 5.27.1 release

This commit is contained in:
Michael Bell 2022-10-14 17:12:42 +01:00
parent 9d160a9b5d
commit 4f3ee609ec
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Unreleased # 5.27.1
- Changes from 5.27.0 - Changes from 5.27.0
- Misc: - Misc:
- FIXED: Revert back to using custom HTTP parser instead of Boost.Beast. [#6407](https://github.com/Project-OSRM/osrm-backend/pull/6407) - FIXED: Revert back to using custom HTTP parser instead of Boost.Beast. [#6407](https://github.com/Project-OSRM/osrm-backend/pull/6407)

View File

@ -1,6 +1,6 @@
{ {
"name": "@project-osrm/osrm", "name": "@project-osrm/osrm",
"version": "5.28.0-unreleased", "version": "5.27.1",
"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": {