Skip to content

Commit

Permalink
chore: release version 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tiaguinho committed Nov 18, 2020
1 parent 4c97323 commit ef72dc0
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.3",
"version": "10.0.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down Expand Up @@ -104,4 +104,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.3",
"version": "10.0.0",
"ngPackage": {
"lib": {
"entryFile": "src/public-api.ts"
Expand Down

0 comments on commit ef72dc0

Please sign in to comment.