From 752443ce9ecdac8223f490d0a7e29367d73af19d Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Thu, 18 Jan 2024 18:57:37 +0100 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 890c0c5..b6f01c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-attention", - "version": "0.0.0", + "version": "1.0.0", "description": "Claim attention in components", "main": "dist/index.jsx", "types": "dist/index.d.ts",