Skip to content

Commit

Permalink
Bump version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Apr 26, 2017
1 parent a474a32 commit b5c9c8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "addressit",
"repo": "DamonOehlman/addressit",
"description": "Freeform Street Address Parser",
"version": "1.4.0",
"version": "1.5.0",
"main": "index.js",
"scripts": [
"index.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Freeform Street Address Parser",
"main": "addressit.js",
"author": "Damon Oehlman <[email protected]>",
"version": "1.4.0",
"version": "1.5.0",
"stability": "stable",
"repository": {
"type": "git",
Expand Down

0 comments on commit b5c9c8e

Please sign in to comment.