2
0
mirror of https://git.coolaj86.com/coolaj86/acme-dns-01-cli.js synced 2025-04-21 13:20:39 +00:00
This commit is contained in:
AJ ONeal 2016-10-12 17:28:45 -06:00
parent 26dcf0b6d1
commit 8398af7d9f

View File

@ -1,6 +1,6 @@
{
"name": "le-challenge-dns",
"version": "2.0.1",
"version": "2.0.2",
"description": "A dns-based strategy for node-letsencrypt for setting, retrieving, and clearing ACME DNS-01 challenges issued by the ACME server",
"main": "index.js",
"scripts": {