Skip to content

Commit

Permalink
v 18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tonysamperi committed Jul 14, 2024
1 parent 6fd899b commit 975d023
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@
"node": ">=14.20.0"
},
"packageManager": "[email protected]"
}
}
4 changes: 2 additions & 2 deletions projects/ngx-mat-timepicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-mat-timepicker",
"version": "18.0.0-rc.0",
"version": "18.0.0",
"license": "MIT",
"description": "ngx-mat-timepicker is an Angular material 9+ extension to add time pickers!",
"homepage": "https://tonysamperi.github.io/ngx-mat-timepicker",
Expand Down Expand Up @@ -37,4 +37,4 @@
"@angular/material": "^18.0.0",
"@angular/platform-browser": "^18.0.0"
}
}
}

0 comments on commit 975d023

Please sign in to comment.