release: 0.13.0-rc1

This commit is contained in:
Jens Langhammer
2020-12-12 20:47:10 +01:00
parent 0a874c98cb
commit 71e7a03f71
10 changed files with 18 additions and 18 deletions

View File

@ -28,4 +28,4 @@ export const ColorStyles = css`
background-color: var(--pf-global--danger-color--100);
}
`;
export const VERSION = "0.12.11-stable";
export const VERSION = "0.13.0-rc1";