From 276198dd78e5b9f8112fdf661b8a0e1db05965e6 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 15 May 2024 10:10:41 +0200 Subject: [PATCH] 1.0.184 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a14acd..a3b33f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coretraffic", - "version": "1.0.183", + "version": "1.0.184", "description": "route traffic within your docker setup. TypeScript ready.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",