Skip to content

Commit 567aae4

Browse files
author
oxcom
committed
incr
1 parent 9741837 commit 567aae4

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,7 +1,7 @@
11
{
22
"name": "constraint-validator",
33
"main": "dist/validator.js",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"description": "List of constraints to process client side validation",
66
"scripts": {
77
"test": "NODE_PATH=./src mocha --require ./tests/bootstrap.js ./tests/**/*.spec.js",

0 commit comments

Comments
 (0)