From a706b716812d926a8384cbf694f45e4b597f5fec Mon Sep 17 00:00:00 2001 From: nemobot Date: Thu, 2 May 2024 14:05:54 +0000 Subject: [PATCH] Update package version --- projects/layout-components/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/layout-components/package.json b/projects/layout-components/package.json index 5ab6d5a..fd8d1a6 100644 --- a/projects/layout-components/package.json +++ b/projects/layout-components/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "git+https://github.com/buildo/angular-layout-components.git" }, - "version": "0.1.9", + "version": "0.1.11", "peerDependencies": { "@angular/common": "^17.3.0", "@angular/core": "^17.3.0"