diff --git a/package.json b/package.json index 83014c6..7210d3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-safe-lazy", - "version": "0.1.0-beta.1", + "version": "0.1.0", "description": "Safely use `React.lazy` with retry and reload strategies.", "main": "dist/index.js", "module": "dist/index.js",