Skip to content

Commit

Permalink
chore: release version 13.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tiaguinho committed Jul 29, 2022
1 parent 4b5774f commit 9933549
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": "12.0.0",
"version": "13.0.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down Expand Up @@ -99,4 +99,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": "12.0.0",
"version": "13.0.0",
"ngPackage": {
"lib": {
"entryFile": "src/public-api.ts"
Expand Down

0 comments on commit 9933549

Please sign in to comment.