diff --git a/bin/hubble-cli b/bin/hubble-cli index e6b7cea..2ad5f1c 100755 Binary files a/bin/hubble-cli and b/bin/hubble-cli differ diff --git a/package-lock.json b/package-lock.json index 9652e07..394be7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "hubble-scripts", - "version": "4.2.0", + "version": "4.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b6e7769..89ab8dd 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.2.0", + "version": "4.2.1", "homepage": "https://hubble.inthepocket.design", "repository": "inthepocket/hubble-scripts", "author": "In The Pocket",