Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Bird committed Dec 14, 2017
1 parent 661c061 commit 70c62b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tld-enum",
"version": "1.0.4",
"version": "1.0.5",
"description": "Lists of every IANA TLD in formats that can be natively compiled in various language targets",
"main": "formats/js/tld-enum.js",
"repository": {
Expand Down Expand Up @@ -29,4 +29,4 @@
"request": "^2.83.0",
"tmp": "0.0.33"
}
}
}

0 comments on commit 70c62b5

Please sign in to comment.