Skip to content

Commit 719cbfd

Browse files
committed
2.1.1
1 parent 5c7eb48 commit 719cbfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ docker.command('info').then(function (data) {
547547
// id: '3KBH:CSNL:ZFBD:7HG4:QHTG:LXN5:37YQ:TUXL:KJGP:JFL7:JLVU:77PL',
548548
// username: 'quobject',
549549
// registry: 'https://index.docker.io/v1/' } }
550-
550+
```
551551

552552
## License
553553

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docker-cli-js",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "A node.js wrapper for the docker command line interface CLI",
55
"main": "dist/index.js",
66
"typings": "dist/index",

0 commit comments

Comments
 (0)