Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
OxCom committed Apr 22, 2020
1 parent 6e231ea commit 40762a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "constraint-validator",
"main": "dist/constraint-validator.cjs.js",
"version": "1.0.5",
"version": "1.0.6",
"description": "Constraint validation tool",
"scripts": {
"test": "NODE_PATH=./src mocha --require ./tests/bootstrap.js ./tests/**/*.spec.js",
Expand Down

0 comments on commit 40762a9

Please sign in to comment.