diff --git a/package.json b/package.json index d114d5c..762f168 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mwarnerdotme/react-remixicon", "description": "React component for the RemixIcon icon library", - "version": "2.0.0", + "version": "2.0.1", "main": "dist/index.js", "module": "dist/index.es.js", "types": "dist/index.d.ts",