Skip to content

Commit 548a996

Browse files
committed
v0.13.3
- Added a Hungarian localization and grammar. [#274](#274) - Added a Japanese localization. [#277](#277) - Added an Arabic localization. [#267](#267) - Added a Slovenian localization. [#264](#264) - Updated Russian arrive instructions. [#278](#278) - Updated French grammar with 'chaussée' status street name and better articles matching. [#268](https://github.com/Project-OSRM/osrm-text-instructions/pull/268)[#279](https://github.com/Project-OSRM/osrm-text-instructions/pull/279)
1 parent b82b9ce commit 548a996

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22
All notable changes to this project will be documented in this file. For change log formatting, see http://keepachangelog.com/
33

4-
## master
4+
## 0.13.3 2019-03-29
55

66
- Added a Hungarian localization and grammar. [#274](https://github.com/Project-OSRM/osrm-text-instructions/pull/274)
77
- Added a Japanese localization. [#277](https://github.com/Project-OSRM/osrm-text-instructions/pull/277)

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

0 commit comments

Comments
 (0)