diff --git a/package.json b/package.json index cf0433c..f3ddf79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "postcss-design-token-utils", - "version": "1.1.1", + "version": "2.0.0", "description": "PostCSS plugin to convert design tokens to CSS custom properties and utility classes.", "main": "index.js", "repository": {