diff --git a/package.json b/package.json index cbbfa79..3ffb337 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-event-param", - "version": "0.0.0-development", + "version": "1.0.0", "description": "Provide custom param for DOM event handler. Avoid memory-consuming bindings or arrow functions.", "main": "dist/index.js", "scripts": {