Skip to content

Commit 5e13491

Browse files
authored
bump version to 4.2.1 to publish TypeScript type definitions file (#26)
1 parent 0de13c1 commit 5e13491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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": "joi-password-complexity",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Joi validation for password complexity requirements.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)