diff --git a/lib/components/PhoneButton/PhoneButton.tsx b/lib/components/PhoneButton/PhoneButton.tsx index e499fae..b44f92e 100644 --- a/lib/components/PhoneButton/PhoneButton.tsx +++ b/lib/components/PhoneButton/PhoneButton.tsx @@ -30,7 +30,7 @@ export const PhoneButton = ({ className }: PhoneButtonProps) => { diff --git a/package.json b/package.json index 04efd14..5efa58c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ssw.megamenu", - "version": "4.9.3", + "version": "4.9.4", "type": "module", "main": "dist/index.js", "module": "dist/index.js",