Skip to content

Commit be34dfe

Browse files
author
oxcom
committed
build and version
1 parent af31c2b commit be34dfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/validator.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4",
4+
"version": "1.0.5",
55
"description": "Constraint validation tool",
66
"scripts": {
77
"test": "NODE_PATH=./src mocha --require ./tests/bootstrap.js ./tests/**/*.spec.js",

0 commit comments

Comments
 (0)