Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 5c95fea

Browse files
committed
Bumps to 1.0.0
1 parent 91fc9e5 commit 5c95fea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "data.validation",
3-
"version": "0.3.0",
3+
"version": "1.0.0",
44
"description": "A disjunction that's more appropriate for validating inputs with better vocabulary & straight-forward failure aggregation.",
55
"main": "lib/index.js",
66
"scripts": {
@@ -37,4 +37,4 @@
3737
"uglify-js": "~2.4.3",
3838
"laws": "~0.2.0"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)