From 72b60bc6ce27ebcf7a8887c0c3b716f4d8559dac Mon Sep 17 00:00:00 2001
From: LiZhengHao <1263212577@qq.com>
Date: Sat, 17 Aug 2024 10:03:42 +0800
Subject: [PATCH] 2.0.0 release
---
LightMQ/LightMQ.OpenTelemetry/LightMQ.OpenTelemetry.csproj | 2 +-
LightMQ/LightMQ.Storage.MongoDB/LightMQ.Storage.MongoDB.csproj | 2 +-
.../LightMQ.Storage.SqlServer/LightMQ.Storage.SqlServer.csproj | 2 +-
LightMQ/LightMQ/LightMQ.csproj | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/LightMQ/LightMQ.OpenTelemetry/LightMQ.OpenTelemetry.csproj b/LightMQ/LightMQ.OpenTelemetry/LightMQ.OpenTelemetry.csproj
index df5ea72..1beab0d 100644
--- a/LightMQ/LightMQ.OpenTelemetry/LightMQ.OpenTelemetry.csproj
+++ b/LightMQ/LightMQ.OpenTelemetry/LightMQ.OpenTelemetry.csproj
@@ -7,7 +7,7 @@
true
true
true
- 1.2.0
+ 2.0.0
LightMQ.OpenTelemetry
lizhenghao
https://github.com/li-zheng-hao/LightMQ
diff --git a/LightMQ/LightMQ.Storage.MongoDB/LightMQ.Storage.MongoDB.csproj b/LightMQ/LightMQ.Storage.MongoDB/LightMQ.Storage.MongoDB.csproj
index 76f0d17..c399237 100644
--- a/LightMQ/LightMQ.Storage.MongoDB/LightMQ.Storage.MongoDB.csproj
+++ b/LightMQ/LightMQ.Storage.MongoDB/LightMQ.Storage.MongoDB.csproj
@@ -7,7 +7,7 @@
true
true
true
- 1.2.0
+ 2.0.0
LightMQ.Storage.MongoDB
lizhenghao
https://github.com/li-zheng-hao/LightMQ
diff --git a/LightMQ/LightMQ.Storage.SqlServer/LightMQ.Storage.SqlServer.csproj b/LightMQ/LightMQ.Storage.SqlServer/LightMQ.Storage.SqlServer.csproj
index f1ba93d..73edfcf 100644
--- a/LightMQ/LightMQ.Storage.SqlServer/LightMQ.Storage.SqlServer.csproj
+++ b/LightMQ/LightMQ.Storage.SqlServer/LightMQ.Storage.SqlServer.csproj
@@ -7,7 +7,7 @@
true
true
true
- 1.2.0
+ 2.0.0
LightMQ.Storage.SqlServer
lizhenghao
https://github.com/li-zheng-hao/LightMQ
diff --git a/LightMQ/LightMQ/LightMQ.csproj b/LightMQ/LightMQ/LightMQ.csproj
index aaffd94..989237e 100644
--- a/LightMQ/LightMQ/LightMQ.csproj
+++ b/LightMQ/LightMQ/LightMQ.csproj
@@ -7,7 +7,7 @@
true
true
true
- 1.2.0
+ 2.0.0
LightMQ
lizhenghao
https://github.com/li-zheng-hao/LightMQ