diff --git a/package.json b/package.json index 36b08df..825c5ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "use-url-query-state", - "version": "1.0.0", + "version": "1.0.1", "description": "Simple light weight React hook to use the url query parameters to store state", "main": "dist/index.js", "types": "dist/index.d.ts",