Skip to content

Commit cd7e9ca

Browse files
committed
chore: bump version numbers to 0.0.26 in package.json and ngx-otp-code-input, and update homepage URL
1 parent db35478 commit cd7e9ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "otp-input",
3-
"version": "0.0.25",
3+
"version": "0.0.26",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

projects/ngx-otp-code-input/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "ngx-otp-code-input",
3-
"version": "0.0.25",
3+
"version": "0.0.26",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/Swaraj55/otp-input.git"
77
},
8-
"homepage": "https://github.com/Swaraj55/otp-input#readme",
8+
"homepage": "https://ngx-otp-code-input.vercel.app/",
99
"bugs": {
1010
"url": "https://github.com/Swaraj55/otp-input/issues"
1111
},

0 commit comments

Comments
 (0)