Skip to content

Commit d9c3c6f

Browse files
authored
chore : update patch version
1 parent 5b6f6f8 commit d9c3c6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@krozamdev/masked-password",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "A lightweight and modern utility to mask input fields with password-like characters. This library is specifically designed to prevent password managers from automatically saving values, making it ideal for sensitive data handling. It also provides a method to retrieve the original value of the input. Fully compatible with JavaScript and TypeScript.",
55
"keywords": [
66
"input masking",

0 commit comments

Comments
 (0)