Skip to content

Commit 90e2467

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](3.0.0...4.0.0) (2020-06-25) ### chore * **Node:** Drop Node 8, add 14 ([e7a0f43](e7a0f43)) ### BREAKING CHANGES * **Node:** Node 8 no longer supported
1 parent 12b46c0 commit 90e2467

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcode",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "UK Postcode helper methods",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)