From 4818871cf88b6f7c5ffbd3e478fb1dc37fa6e2df Mon Sep 17 00:00:00 2001 From: Angular2guy Date: Sat, 1 Jul 2023 10:18:55 +0200 Subject: [PATCH] chore: release --- package.json | 2 +- projects/ngx-simple-charts/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 855e4e9..8c3175e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-simple-charts", - "version": "16.1.0", + "version": "16.1.1", "license": "Apache License Version 2.0", "scripts": { "ng": "ng", diff --git a/projects/ngx-simple-charts/package.json b/projects/ngx-simple-charts/package.json index 75d2152..d9f5817 100644 --- a/projects/ngx-simple-charts/package.json +++ b/projects/ngx-simple-charts/package.json @@ -1,6 +1,6 @@ { "name": "ngx-simple-charts", - "version": "16.1.0", + "version": "16.1.1", "license": "Apache License Version 2.0", "peerDependencies": { "@angular/common": "^16.0.0",