Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed May 9, 2019
1 parent 492be6c commit d4e2637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "get-fqdn",
"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+.",
"version": "0.0.3",
"version": "0.0.4",
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
"ava": {
"verbose": true
Expand Down

0 comments on commit d4e2637

Please sign in to comment.