diff --git a/package.json b/package.json index b12218f..9c97ba2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "transition-hooks", "type": "module", - "version": "0.1.0", + "version": "0.2.0", "packageManager": "pnpm@8.15.5", "description": "Extremely light-weight react transition hooks which is simpler and easier to use than react-transition-group", "author": "Riri ",