diff --git a/package.json b/package.json index 3e71e8f..8291205 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "use-change", - "version": "1.2.1", + "version": "1.2.2", "description": "Application-wide alternative for React.useState", "main": "dist/index.js", "scripts": {