diff --git a/package.json b/package.json index 782ff9a..57eaa16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylis-plugin-rtl", - "version": "2.0.0", + "version": "2.0.1", "description": "Fork of stylis-rtl, uses cssjanus under the hood to flip style orientations for RTL", "main": "dist/stylis-rtl.js", "types": "types/stylis-rtl.d.ts",