Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6172dff

Browse files
committedOct 24, 2017
Bump version
1 parent 57099e4 commit 6172dff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 5.13.0 RC2
1+
# 5.13.0 RC3
22
- Changes from 5.12:
33
- Profile:
44
- Append cardinal directions from route relations to ref fields to improve instructions

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osrm",
3-
"version": "5.13.0-rc.2",
3+
"version": "5.13.0-rc.3",
44
"private": false,
55
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
66
"dependencies": {

0 commit comments

Comments
 (0)
Failed to load comments.