Skip to content

Commit aa03aa2

Browse files
committed
2.4.0 Add support for docker search, update tests and readme
1 parent 6b44408 commit aa03aa2

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