diff --git a/package.json b/package.json index a45fa14..4b352fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rxloop/core", - "version": "0.12.2", + "version": "1.0.0-alpha.1", "description": "Predictable state container for JavaScript apps based on RxJS, like Redux with redux-observable middleware.", "scripts": { "lint": "echo 'lint'",