diff --git a/PackageReadme.md b/PackageReadme.md
index 7ec549d..ab6eb0b 100644
--- a/PackageReadme.md
+++ b/PackageReadme.md
@@ -1,4 +1,5 @@
-# 0.0.13 (28 April 2022)
+# 0.0.14 (28 April 2022)
- #13 Fix clearSelect when TreeMap is multiSelect [bug]
+- #14 Fix clearSelect [bug]
The full release notes can be found here: https://github.com/StefH/jsMind.Blazor/blob/main/ReleaseNotes.md
\ No newline at end of file
diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 36c222f..c012bef 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -1,5 +1,6 @@
-# 0.0.13 (28 April 2022)
+# 0.0.14 (28 April 2022)
- [#13](https://github.com/StefH/jsMind.Blazor/pull/13) - Fix clearSelect when TreeMap is multiSelect [bug] contributed by [StefH](https://github.com/StefH)
+- [#14](https://github.com/StefH/jsMind.Blazor/pull/14) - Fix clearSelect [bug] contributed by [StefH](https://github.com/StefH)
# 0.0.12 (25 February 2022)
- [#11](https://github.com/StefH/jsMind.Blazor/pull/11) - Include latest version from jsmind.js and jsmind.css [enhancement] contributed by [StefH](https://github.com/StefH)
diff --git a/examples/jsMind.WASM.App/jsMind.WASM.App.csproj b/examples/jsMind.WASM.App/jsMind.WASM.App.csproj
index 5112d0b..bf380cd 100644
--- a/examples/jsMind.WASM.App/jsMind.WASM.App.csproj
+++ b/examples/jsMind.WASM.App/jsMind.WASM.App.csproj
@@ -16,7 +16,7 @@
-
+