Skip to content

Commit

Permalink
🚀 RELEASE: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
antoantonyk committed Nov 5, 2023
1 parent 3d7414f commit c60b220
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "password-strength-meter",
"version": "8.1.0",
"version": "9.0.0",
"scripts": {
"ng": "ng",
"serve": "ng serve",
Expand All @@ -18,7 +18,7 @@
"e2e": "ng e2e"
},
"keywords": [
"angular 15",
"angular 16",
"password-strength",
"password-strength-component",
"password-strength-meter",
Expand Down Expand Up @@ -79,4 +79,4 @@
"url": "https://github.com/antoantonyk/password-strength-meter/issues"
},
"homepage": "https://github.com/antoantonyk/password-strength-meter"
}
}
4 changes: 2 additions & 2 deletions projects/password-strength-meter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-password-strength-meter",
"version": "8.1.0",
"version": "9.0.0",
"dependencies": {
"tslib": "^2.5.0"
},
Expand All @@ -15,7 +15,7 @@
"email": "[email protected]"
},
"keywords": [
"angular 15",
"angular 16",
"password-strength",
"password-strength-component",
"password-strength-meter",
Expand Down

0 comments on commit c60b220

Please sign in to comment.