We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ea4a17 + 30500f4 commit 822fb85Copy full SHA for 822fb85
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
-## [1.4.0] - 2021-05-24
+## [1.4.0] - 2022-02-17
11
12
### Added
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "v8n",
3
- "version": "1.3.3",
+ "version": "1.4.0",
4
"description": "Dead simple fluent JavaScript validation library",
5
"main": "dist/v8n.cjs.js",
6
"module": "dist/v8n.esm.js",
0 commit comments