We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b309b1 commit 9621644Copy full SHA for 9621644
CHANGELOG.md
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. For change
5
6
- put future changes here
7
8
+# 0.5.1 2017-07-07
9
+
10
- Fix exits being correctly separated (by semicolons in OSRM)
11
12
# 0.5.0 2017-07-07
package.json
@@ -3,7 +3,7 @@
3
"description": "OSRM Text Instructions",
4
"url": "https://github.com/Project-OSRM/osrm-text-instructions.js",
"homepage": "http://project-osrm.org",
- "version": "0.5.0",
+ "version": "0.5.1",
"main": "./index.js",
"license": "BSD-2-Clause",
"bugs": {
0 commit comments