diff --git a/package.json b/package.json index f913cb5..35ab439 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "babel-plugin-jsx-asset-url-import", "type": "module", - "version": "0.0.0", + "version": "1.0.0", "description": "Transform static url to import in JSX", "scripts": { "build": "tsc && tsup",