From 5c2419749516827213b713ba9dd344677d7d91ac Mon Sep 17 00:00:00 2001 From: ankit-tailor Date: Thu, 12 Oct 2023 16:11:51 +0530 Subject: [PATCH] v1.0.0 --- packages/babel-plugin-styled-resolver/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/babel-plugin-styled-resolver/package.json b/packages/babel-plugin-styled-resolver/package.json index 2250aafd1..e34cadcd2 100644 --- a/packages/babel-plugin-styled-resolver/package.json +++ b/packages/babel-plugin-styled-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@gluestack-style/babel-plugin-styled-resolver", - "version": "1.0.0-alpha.0", + "version": "1.0.0", "description": "A gluestack-style babel plugin that transpiles your styled function calls and resolves the component styling in build time.", "keywords": [ "css-in-js",