Skip to content

Commit 8ceb1fa

Browse files
committed
2.6.0 Added the ability to stream 'stdout' and 'stderr' from docker command.
1 parent 2a8209f commit 8ceb1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.3",
3+
"version": "2.6.0",
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)