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 18b8726 commit 3c52c1aCopy full SHA for 3c52c1a
CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. For change
5
6
- put future changes here
7
8
+# 0.0.7 2016-11-10
9
+
10
+- Fix name of chinese translation file
11
12
# 0.0.6 2016-11-10
13
14
- Run tests per language via LANGUAGE=de npm test
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.0.6",
+ "version": "0.0.7",
"main": "./index.js",
"license": "BSD-2-Clause",
"bugs": {
0 commit comments