diff --git a/package.json b/package.json index 0641fb8..37b51c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-community-components", - "version": "9.0.2", + "version": "9.0.3", "license": "MIT", "scripts": { "ng": "ng", @@ -105,4 +105,4 @@ "**/**/yargs-parser": ">=13.1.2 <14.0.0 || >=15.0.1 <16.0.0 || >=18.1.2", "**/**/http-proxy": ">=1.18.1" } -} \ No newline at end of file +} diff --git a/projects/material-community-components/package.json b/projects/material-community-components/package.json index 3d2fae7..e53a9b7 100644 --- a/projects/material-community-components/package.json +++ b/projects/material-community-components/package.json @@ -1,7 +1,7 @@ { "$schema": "../../node_modules/ng-packagr/package.schema.json", "name": "material-community-components", - "version": "9.0.2", + "version": "9.0.3", "ngPackage": { "lib": { "entryFile": "src/public-api.ts"