diff --git a/changelog.md b/changelog.md index 32d2078..25f1608 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Change log +## 1.0.2 - 12.05.2018 + +adding echarts-china-counties-js and echarts-themes-js + ## 1.0.1 - 10.03.2018 adding echarts-china-misc-js and echarts-united-kingdom-js diff --git a/package.json b/package.json index 25bec76..2b8caa8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pyecharts-assets", - "version": "1.0.1", + "version": "1.0.2", "description": "All javascript assets known in pyecharts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"