diff --git a/package.json b/package.json index 9ce787c..7cf511d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pricing4react", - "version": "2.0.0", + "version": "2.0.1", "description": "A library of components that ease the integration of feature toggling driven by pricing plans into your React application's UI.", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",