Skip to content

Commit 9621644

Browse files
committed
v0.5.1
- Fix exits being correctly separated (by semicolons in OSRM)
1 parent 7b309b1 commit 9621644

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. For change
55

66
- put future changes here
77

8+
# 0.5.1 2017-07-07
9+
810
- Fix exits being correctly separated (by semicolons in OSRM)
911

1012
# 0.5.0 2017-07-07

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "OSRM Text Instructions",
44
"url": "https://github.com/Project-OSRM/osrm-text-instructions.js",
55
"homepage": "http://project-osrm.org",
6-
"version": "0.5.0",
6+
"version": "0.5.1",
77
"main": "./index.js",
88
"license": "BSD-2-Clause",
99
"bugs": {

0 commit comments

Comments
 (0)