Skip to content

Commit c9ea05f

Browse files
authored
Merge pull request #295 from Project-OSRM/0.14.0
v0.14.0
2 parents 4fdb227 + 069469b commit c9ea05f

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
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. For change
33

44
## master
55

6+
## 0.14.0 2019-12-04
7+
68
- Update Japanese localization, add named intersections. [#290](https://github.com/Project-OSRM/osrm-text-instructions/pull/290)
79
- Corrected various Portuguese translations. [#283](https://github.com/Project-OSRM/osrm-text-instructions/pull/283)
810

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.14.0-beta.4",
6+
"version": "0.14.0",
77
"main": "./index.js",
88
"license": "BSD-2-Clause",
99
"bugs": {

0 commit comments

Comments
 (0)