From 51c575667826722413e660cd230bcbcec238aff7 Mon Sep 17 00:00:00 2001 From: Dariusz Filipiak Date: Wed, 3 Jul 2024 08:57:05 +0200 Subject: [PATCH] chore: update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 44c7403..1ae0a00 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "workerPlugins": {} }, "name": "static-columns", - "version": "16.444.4", + "version": "16.444.5", "description": "Static columns with flexbox for Agnular2", "repository": { "type": "git", @@ -376,4 +376,4 @@ "zone.js": "~0.13.0" }, "main": "dist/app.electron.js" -} \ No newline at end of file +}