diff --git a/bin/hubble-cli-linux-x64 b/bin/hubble-cli-linux-x64 index 65a58a4..32c7472 100755 Binary files a/bin/hubble-cli-linux-x64 and b/bin/hubble-cli-linux-x64 differ diff --git a/bin/hubble-cli-macos-x64 b/bin/hubble-cli-macos-x64 index 2b30c34..49cd761 100755 Binary files a/bin/hubble-cli-macos-x64 and b/bin/hubble-cli-macos-x64 differ diff --git a/bin/hubble-cli-win-x64.exe b/bin/hubble-cli-win-x64.exe index c77d14c..96cafe3 100644 Binary files a/bin/hubble-cli-win-x64.exe and b/bin/hubble-cli-win-x64.exe differ diff --git a/package-lock.json b/package-lock.json index 39b4968..78372e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "hubble-scripts", - "version": "4.3.1", + "version": "4.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index acdb93e..f1cb5eb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hubble-scripts", "description": "Scripts repository to export design data like colors, fonts & text, and map them to design tokens.", - "version": "4.3.1", + "version": "4.4.0", "homepage": "https://hubble.inthepocket.design", "repository": "inthepocket/hubble-scripts", "author": "In The Pocket",