bump to rc3

This commit is contained in:
Kajari Ghosh 2018-12-10 22:56:55 -05:00
parent 63e713aa4a
commit a123cb6efb
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# 5.20.1 RC 2
# 5.20.1 RC 3
- 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-rc.2",
"version": "5.20.1-rc.3",
"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": {