release: 0.14.1-stable

This commit is contained in:
Jens Langhammer
2020-12-29 21:25:29 +01:00
parent 765ae80698
commit 16d5e1d9ff
11 changed files with 19 additions and 19 deletions

View File

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