Prepare RC.1

This commit is contained in:
Daniel Patterson 2018-10-30 16:17:14 -07:00
parent cb1db646f2
commit e5a6c73fdf
No known key found for this signature in database
GPG Key ID: 19C12BE1725A028B
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# UNRELEASED
# 5.20.0
- Changes from 5.19.0:
- Table:
- CHANGED: switch to pre-calculated distances for table responses for large speedup and 10% memory increase. [#5251](https://github.com/Project-OSRM/osrm-backend/pull/5251)

View File

@ -1,6 +1,6 @@
{
"name": "osrm",
"version": "5.20.0-latest.1",
"version": "5.20.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": {