Skip to content

Commit

Permalink
chore: release v9.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tiaguinho committed Oct 19, 2020
1 parent 1d3bbe2 commit 78c6690
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "material-community-components",
"version": "9.0.2",
"version": "9.0.3",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down Expand Up @@ -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"
}
}
}
2 changes: 1 addition & 1 deletion projects/material-community-components/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 78c6690

Please sign in to comment.