Prepare for alpha release.

This commit is contained in:
Daniel Patterson 2017-08-17 17:38:50 -07:00
parent 314bf51465
commit 356bab9fcb
No known key found for this signature in database
GPG Key ID: 19C12BE1725A028B
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
# UNRELEASED
- Adds new instruction types at the exit of roundabouts and rotaries `exit roundabout` and `exit rotary`.
# 5.11.0
- Changes from 5.10:

View File

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