diff --git a/package.json b/package.json index a8fdac4..73064d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "use-slots", - "version": "0.0.0", + "version": "1.0.0", "description": "Slot placement for React", "type": "module", "source": "./src/index.ts",