Skip to content

Commit 3c52c1a

Browse files
committed
0.0.7
- Fix name of chinese translation file
1 parent 18b8726 commit 3c52c1a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

66
- put future changes here
77

8+
# 0.0.7 2016-11-10
9+
10+
- Fix name of chinese translation file
11+
812
# 0.0.6 2016-11-10
913

1014
- Run tests per language via LANGUAGE=de npm test

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

0 commit comments

Comments
 (0)