diff --git a/package.json b/package.json index 3215c12..2ec9d76 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-modern-hooks", - "private": true, - "version": "1.0.2", + "private": false, + "version": "1.0.3", "description": "A react modern hooks library for customized and reusable hooks", "main": "lib/index.js", "types": "lib/index.d.ts",