Skip to content

Commit 61e532d

Browse files
committed
2.0.7 readme
1 parent b66dd0e commit 61e532d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docker-cli-js",
3-
"version": "2.0.6",
4-
"description": "A node.js wrapper for the docker-machine CLI",
3+
"version": "2.0.7",
4+
"description": "A node.js wrapper for the docker command line interface CLI",
55
"main": "dist/index.js",
66
"typings": "dist/index",
77
"files": [
@@ -19,7 +19,8 @@
1919
"url": "git+https://github.com/Quobject/docker-cli-js.git"
2020
},
2121
"keywords": [
22-
"docker"
22+
"docker",
23+
"docker cli"
2324
],
2425
"author": "Matthias Ludwig <[email protected]>",
2526
"license": "MIT",

0 commit comments

Comments
 (0)