diff --git a/package.json b/package.json index c432065..784fafe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pricingplans-react", - "version": "2.0.0", + "version": "2.1.0", "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",