Skip to content

Commit 023f9d2

Browse files
committed
1.0.0
1 parent bffba23 commit 023f9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "get-fqdn",
33
"description": "Lookup the fully qualified domain name (\"FQDN\") of the current server's IP (default) or a custom IP. 90x faster than `hostname -f` and works with Node v6.4+.",
4-
"version": "0.0.4",
4+
"version": "1.0.0",
55
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
66
"bugs": {
77
"url": "https://github.com/forwardemail/get-fqdn/issues",

0 commit comments

Comments
 (0)