diff --git a/package.json b/package.json index 128b35f..fb688ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "css-proxied-vars", - "version": "0.2.0", + "version": "0.2.1", "description": "The easiest way to set, read, or update, CSS variables per each element", "main": "./cjs/index.js", "scripts": {