Skip to content

Commit bc1a833

Browse files
committed
chore: update version to 2.8.0-beta in package.json
1 parent f1c1945 commit bc1a833

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.yarn/install-state.gz

4 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multiform-validator",
3-
"version": "2.7.0",
3+
"version": "2.8.0-beta",
44
"description": "Javascript library made to validate, several form fields, such as: email, images, phone, password, cpf etc.",
55
"main": "./dist/index.js",
66
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)