ng-otp-box 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -70,5 +70,5 @@ Name | Type | Required | Default | Description
70
70
 
71
71
  ## Contributing
72
72
 
73
- Show your support by starring the repo!
73
+ Show your support by starring the repo! Feel free to open [issues](https://github.com/Toheed123/ng-otp-box/issues/new) or contribute via [pull requests](https://github.com/Toheed123/ng-otp-box/compare).
74
74
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ng-otp-box",
3
- "version": "0.0.3",
3
+ "version": "0.0.4",
4
4
  "description": "Reusable OTP input component for Angular with support for numeric, text, mixed, and masked OTP types.",
5
5
  "keywords": [
6
6
  "angular",