Skip to content

Commit 8564b8c

Browse files
committed
pump version number
1 parent 0df753b commit 8564b8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## 1.0.13 - 27.5.2019
3+
## 1.0.14 - 27.5.2019
44

55
1. fix 'split', 'remove' commands, where were not working
66
1. bug fix decompress command so that it can decompress minified js file

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "echarts-mapmaker",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Make maps for echarts",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)