Skip to content

Commit 5446219

Browse files
committed
Bump version to 1.4.0
1 parent 91f0e29 commit 5446219

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "addressit",
33
"repo": "DamonOehlman/addressit",
44
"description": "Freeform Street Address Parser",
5-
"version": "1.3.1",
5+
"version": "1.4.0",
66
"main": "index.js",
77
"scripts": [
88
"index.js",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Freeform Street Address Parser",
44
"main": "addressit.js",
55
"author": "Damon Oehlman <[email protected]>",
6-
"version": "1.3.1",
6+
"version": "1.4.0",
77
"stability": "stable",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)