release: 0.13.1-stable

This commit is contained in:
Jens Langhammer
2020-12-16 11:26:15 +01:00
parent b85d550ee0
commit 040e148a73
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.13.0-stable";
export const VERSION = "0.13.1-stable";