Skip to content

Commit d4e2637

Browse files
committed
v0.0.4
1 parent 492be6c commit d4e2637

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.3",
4+
"version": "0.0.4",
55
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
66
"ava": {
77
"verbose": true

0 commit comments

Comments
 (0)