bump version
This commit is contained in:
parent
a61c92b1b5
commit
ed9aac9bb2
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "letsencrypt-cli",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"description": "CLI for node-letsencrypt modeled after the official client",
|
||||
"main": "index.js",
|
||||
"bin": {
|
||||
|
@ -35,7 +35,7 @@
|
|||
"dependencies": {
|
||||
"cli": "^0.11.1",
|
||||
"homedir": "^0.6.0",
|
||||
"letsencrypt": "^1.3.0",
|
||||
"letsencrypt": "^1.4.3",
|
||||
"localhost.daplie.com-certificates": "^1.1.2",
|
||||
"mkdirp": "^0.5.1"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue