Skip to content

Commit 47146b3

Browse files
committed
chore: bump version
1 parent a56afe7 commit 47146b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

projects/ngx-dashboard-widgets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dragonworks/ngx-dashboard-widgets",
3-
"version": "20.0.2",
3+
"version": "20.0.3",
44
"description": "Widget collection for ngx-dashboard with Material Design 3 compliance including arrow, label, clock widgets and responsive text directive",
55
"peerDependencies": {
66
"@angular/common": "^20.0.0",

projects/ngx-dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dragonworks/ngx-dashboard",
3-
"version": "20.0.2",
3+
"version": "20.0.3",
44
"description": "Angular library for building drag-and-drop grid dashboards with resizable cells and customizable widgets",
55
"peerDependencies": {
66
"@angular/common": "^20.0.0",

0 commit comments

Comments
 (0)