diff --git a/packages/package.json b/packages/package.json index fdcc98c..cc9adc9 100644 --- a/packages/package.json +++ b/packages/package.json @@ -1,7 +1,7 @@ { "name": "react-router-dom-last-location", "description": "Provides access to the last location in react + react-router (v6.x) apps. Useful for handling internal routing. Easily prevent leaving your app by users.", - "version": "0.2.5", + "version": "0.2.6", "license": "MIT", "keywords": [ "react",