diff --git a/package.json b/package.json index a0d60460ea..9a6b7a9764 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kiwicom/orbit-components", - "version": "0.0.0-rc8", + "version": "0.0.0-rc9", "scripts": { "storybook": "start-storybook -p 6007 -c .storybook", "build": "yarn clean && yarn build:icons && yarn build:lib && yarn build:flow && yarn build:module",