diff --git a/package.json b/package.json index 6e8de6b..49ce4d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/docker", - "version": "1.0.108", + "version": "1.0.109", "description": "Provides easy communication with Docker's remote API from Node.js, with TypeScript support.", "private": false, "main": "dist_ts/index.js", @@ -68,4 +68,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}