Skip to content

Commit 822fb85

Browse files
author
Sebastian Barfurth
authored
Merge pull request #219 from imbrn/release/1.4.0
Bump npm package version for release 1.4.0
2 parents 7ea4a17 + 30500f4 commit 822fb85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10-
## [1.4.0] - 2021-05-24
10+
## [1.4.0] - 2022-02-17
1111

1212
### Added
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "v8n",
3-
"version": "1.3.3",
3+
"version": "1.4.0",
44
"description": "Dead simple fluent JavaScript validation library",
55
"main": "dist/v8n.cjs.js",
66
"module": "dist/v8n.esm.js",

0 commit comments

Comments
 (0)