Skip to content

Commit 4f3ee60

Browse files
committed
Bookkeeping for 5.27.1 release
1 parent 9d160a9 commit 4f3ee60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 5.27.1
22
- Changes from 5.27.0
33
- Misc:
44
- FIXED: Revert back to using custom HTTP parser instead of Boost.Beast. [#6407](https://github.com/Project-OSRM/osrm-backend/pull/6407)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@project-osrm/osrm",
3-
"version": "5.28.0-unreleased",
3+
"version": "5.27.1",
44
"private": false,
55
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
66
"dependencies": {

0 commit comments

Comments
 (0)