From 9fec268e0f147bead08a09aad452ef4cbfb8be5f Mon Sep 17 00:00:00 2001 From: Rohan Singh Date: Sun, 25 Jun 2017 14:11:18 -0400 Subject: [PATCH] Version 0.6.0 --- 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 a076b15e..7381fa55 100644 --- a/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj +++ b/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj @@ -2,7 +2,7 @@ net46;netstandard1.3 - 0.5.2 + 0.6.0 portable diff --git a/Mond.Repl/Mond.Repl.csproj b/Mond.Repl/Mond.Repl.csproj index 1145a726..fff4d0fc 100644 --- a/Mond.Repl/Mond.Repl.csproj +++ b/Mond.Repl/Mond.Repl.csproj @@ -4,7 +4,7 @@ Exe net46;netcoreapp1.1 any - 0.5.2 + 0.6.0 portable diff --git a/Mond/Mond.csproj b/Mond/Mond.csproj index 8bcbac2d..99c30c16 100644 --- a/Mond/Mond.csproj +++ b/Mond/Mond.csproj @@ -2,7 +2,7 @@ net46;netstandard1.3 - 0.5.2 + 0.6.0 portable