Skip to content

Commit

Permalink
Merge pull request #23 from rocklobster-in/dev/1.2
Browse files Browse the repository at this point in the history
Dev/1.2
  • Loading branch information
takayukister authored Jul 22, 2023
2 parents d97bfdd + 80fa903 commit a334efc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contactable/swv",
"version": "1.2.0",
"version": "1.1.0",
"description": "Schema-Woven Validation (SWV) is the next generation of web form validation mechanism.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 2 additions & 0 deletions rules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,10 @@ This is the meta schema for SWV schemas based on [JSON Schema](https://json-sche
"tel",
"number",
"date",
"time",
"file",
"enum",
"dayofweek",
"minitems",
"maxitems",
"minlength",
Expand Down

0 comments on commit a334efc

Please sign in to comment.