v3.0.1: fix link typo

This commit is contained in:
AJ ONeal 2019-07-03 22:34:54 -06:00
parent ef5bd3ced2
commit 5b9417dc44
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# [acme-dns-01-vultr](https://git.rootprojects.org/root/acme-dns-01-vultr.js) | a [Root](https://rootrpojects.org) project
# [acme-dns-01-vultr](https://git.rootprojects.org/root/acme-dns-01-vultr.js) | a [Root](https://rootprojects.org) project
Vultr DNS + Let's Encrypt for Node.js

View File

@ -1,6 +1,6 @@
{
"name": "acme-dns-01-vultr",
"version": "3.0.0",
"version": "3.0.1",
"description": "Vultr DNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js",
"main": "index.js",
"scripts": {