diff --git a/package.json b/package.json index a978418..5dab3e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "postcss-design-token-utils", - "version": "2.0.0", + "version": "2.0.1", "description": "PostCSS plugin to convert design tokens to CSS custom properties and utility classes.", "main": "index.js", "repository": { @@ -37,4 +37,4 @@ "!test/runner.mjs" ] } -} \ No newline at end of file +}