Skip to content

Commit 5e4fc14

Browse files
authored
Merge pull request #224 from Project-OSRM/0-12-0
v0.12.0
2 parents 42e39ed + 1551b58 commit 5e4fc14

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.12.0 2018-02-26
55

66
- Added abbreviations for multiple languages. [#221](https://github.com/Project-OSRM/osrm-text-instructions/pull/221)
77
- Updated translations in German. [#220](https://github.com/Project-OSRM/osrm-text-instructions/pull/220)

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

0 commit comments

Comments
 (0)