diff --git a/package.json b/package.json index b38b9a1..a3df8b8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "use-local-slice", "description": "A react hook to use reducers for local state in a typesafe way, with an API like createSlice from redux-starter-kit and immer integration.", - "version": "1.1.1", + "version": "1.2.0", "repository": "https://github.com/phryneas/use-local-slice", "author": "phryneas", "license": "MIT",