Skip to content

Commit

Permalink
Bookkeeping for 5.27.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mjjbell committed Oct 14, 2022
1 parent 9d160a9 commit 4f3ee60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 5.27.1
- Changes from 5.27.0
- Misc:
- FIXED: Revert back to using custom HTTP parser instead of Boost.Beast. [#6407](https://github.com/Project-OSRM/osrm-backend/pull/6407)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@project-osrm/osrm",
"version": "5.28.0-unreleased",
"version": "5.27.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": {
Expand Down

0 comments on commit 4f3ee60

Please sign in to comment.