From fcb683edc1ab2601e42fcc3631ed6f64b35e9484 Mon Sep 17 00:00:00 2001 From: Rohan Singh Date: Fri, 7 Jun 2024 11:19:31 -0400 Subject: [PATCH] Bump to version 0.10.2 --- Mond.RemoteDebugger/Mond.RemoteDebugger.csproj | 2 +- Mond.Repl/Mond.Repl.csproj | 2 +- Mond.SourceGenerator/Mond.SourceGenerator.csproj | 2 +- Mond/Mond.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj b/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj index a7071f5..c8092d8 100644 --- a/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj +++ b/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj @@ -2,7 +2,7 @@ netstandard2.1;net8.0 - 0.10.1 + 0.10.2 portable latest true diff --git a/Mond.Repl/Mond.Repl.csproj b/Mond.Repl/Mond.Repl.csproj index 924e0ce..af649f0 100644 --- a/Mond.Repl/Mond.Repl.csproj +++ b/Mond.Repl/Mond.Repl.csproj @@ -4,7 +4,7 @@ Exe net8.0 any - 0.10.1 + 0.10.2 portable latest true diff --git a/Mond.SourceGenerator/Mond.SourceGenerator.csproj b/Mond.SourceGenerator/Mond.SourceGenerator.csproj index 97444a3..eebca2f 100644 --- a/Mond.SourceGenerator/Mond.SourceGenerator.csproj +++ b/Mond.SourceGenerator/Mond.SourceGenerator.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.10.1 + 0.10.2 latest true true diff --git a/Mond/Mond.csproj b/Mond/Mond.csproj index ccc9b99..1d9b130 100644 --- a/Mond/Mond.csproj +++ b/Mond/Mond.csproj @@ -2,7 +2,7 @@ netstandard2.1;net8.0 - 0.10.1 + 0.10.2 portable latest true