Skip to content

Commit 7cacab2

Browse files
committed
chore: bump version
1 parent b2c793e commit 7cacab2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-echarts-demo",
3-
"version": "6.0.0",
3+
"version": "7.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --port=4202",
@@ -72,4 +72,4 @@
7272
"tslint": "~6.1.3",
7373
"typescript": "~4.0.5"
7474
}
75-
}
75+
}

projects/ngx-echarts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-echarts",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"author": "Xie, Ziyu",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)