diff --git a/package.json b/package.json index 2620d2b..1980586 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.0.1", + "version": "1.1.0-alpha.0", "repository": "https://github.com/phryneas/use-local-slice", "author": "phryneas", "license": "MIT",