From b15cb123eab3d1057657450a2a93465f08a445d3 Mon Sep 17 00:00:00 2001 From: Rohan Singh Date: Fri, 19 Feb 2021 17:14:20 -0500 Subject: [PATCH] Bump to version 0.9.1 --- 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 6938ba6..0c93921 100644 --- a/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj +++ b/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.9.0 + 0.9.1 portable latest diff --git a/Mond.Repl/Mond.Repl.csproj b/Mond.Repl/Mond.Repl.csproj index 11e6ddf..e6f6a46 100644 --- a/Mond.Repl/Mond.Repl.csproj +++ b/Mond.Repl/Mond.Repl.csproj @@ -4,7 +4,7 @@ Exe netcoreapp3.1;net5.0 any - 0.9.0 + 0.9.1 portable latest diff --git a/Mond/Mond.csproj b/Mond/Mond.csproj index 7f07873..5693b33 100644 --- a/Mond/Mond.csproj +++ b/Mond/Mond.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.9.0 + 0.9.1 portable latest