diff --git a/README.md b/README.md index a43d5a13..33fb425a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-Brainy Logo +Brainy Logo

[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) diff --git a/src/utils/version.ts b/src/utils/version.ts index 311d1c89..3a7c9950 100644 --- a/src/utils/version.ts +++ b/src/utils/version.ts @@ -3,4 +3,4 @@ * Do not modify this file directly. */ -export const VERSION = '0.9.3'; +export const VERSION = '0.9.4';