diff --git a/package.json b/package.json index 9c77211..24ab788 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-debounce-input", - "version": "1.2.1", + "version": "2.0.0", "description": "React component that renders Input with debounced onChange", "main": "lib/index.js", "scripts": {