diff --git a/package.json b/package.json index 37575da..94bf1e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@olivieralexander/usetabs", - "version": "0.0.3", + "version": "0.0.4", "description": "Reusable implementation of Emil Kowalskis smooth tab hover effect", "type": "module", "source": "src/index.ts",