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-14 13:17:51 -06:00
parent 937da00a42
commit 05950414ea

View File

@ -1,6 +1,6 @@
{
"name": "le-challenge-ddns",
"version": "2.0.2",
"version": "2.0.3",
"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": {