We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 035fd2b commit bc69e68Copy full SHA for bc69e68
README.md
@@ -1,4 +1,4 @@
1
-# Nod v.2.0.12
+# Nod v.2.0.13
2
3
Frontend input validation
4
nod.js
@@ -1,7 +1,7 @@
/**
*
- * nod v.2.0.12
+ * nod v.2.0.13
5
* Gorm Casper
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "nod-validate",
- "version": "2.0.12",
+ "version": "2.0.13",
"description": "Frontend input validation",
"main": "nod.js",
"repository": {
0 commit comments