bump to rc 2

This commit is contained in:
Kajari Ghosh 2018-12-10 17:37:09 -05:00
parent d89a513183
commit 9daef767fa
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# 5.20.1 RC 1
# 5.20.1 RC 2
- Changes from 5.20.0
- Features:
- ADDED: all waypoints in responses now contain a distance property between the original coordinate and the snapped location. [#5255](https://github.com/Project-OSRM/osrm-backend/pull/5255)

View File

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