From 416ea7e413599ab3c1632bb121242e522d9cb885 Mon Sep 17 00:00:00 2001 From: Rohan Singh Date: Thu, 10 Feb 2022 22:31:37 -0500 Subject: [PATCH] Bump to version 0.9.4 --- Mond.RemoteDebugger/Mond.RemoteDebugger.csproj | 2 +- Mond.Repl/Mond.Repl.csproj | 2 +- Mond/Mond.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj b/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj index 57016b2..f132dc4 100644 --- a/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj +++ b/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.9.3 + 0.9.4 portable latest diff --git a/Mond.Repl/Mond.Repl.csproj b/Mond.Repl/Mond.Repl.csproj index c68e352..9635100 100644 --- a/Mond.Repl/Mond.Repl.csproj +++ b/Mond.Repl/Mond.Repl.csproj @@ -4,7 +4,7 @@ Exe netcoreapp3.1;net6.0 any - 0.9.3 + 0.9.4 portable latest diff --git a/Mond/Mond.csproj b/Mond/Mond.csproj index 07b080d..11d045c 100644 --- a/Mond/Mond.csproj +++ b/Mond/Mond.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.9.3 + 0.9.4 portable latest