Skip to content

Commit 8d06cad

Browse files
committed
fix
1 parent 9c86dd3 commit 8d06cad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-simple-charts",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "Apache License Version 2.0",
55
"scripts": {
66
"ng": "ng",

projects/ngx-simple-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-simple-charts",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license" : "Apache License Version 2.0",
55
"peerDependencies": {
66
"@angular/common": "^12.0.0",

0 commit comments

Comments
 (0)