From a39a95727d8b7a9efb959ca6fd56d2414d74c88d Mon Sep 17 00:00:00 2001 From: RohitM-IN Date: Wed, 6 Mar 2024 01:33:33 +0530 Subject: [PATCH] Update package version this Updates brings 2 breaking changes : - Moved DataFetcher from Core to DB - Moved Query Generation to templates lib --- src/DbSyncKit.PostgreSQL.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/DbSyncKit.PostgreSQL.csproj b/src/DbSyncKit.PostgreSQL.csproj index 2a4720c..01b126e 100644 --- a/src/DbSyncKit.PostgreSQL.csproj +++ b/src/DbSyncKit.PostgreSQL.csproj @@ -6,9 +6,9 @@ enable True True - 1.3.0.0 - 1.3.0.0 - 1.3.0.0 + 1.4.0.0 + 1.4.0.0 + 1.4.0.0 https://dbsynckit.rohit-mahajan.in/t https://github.com/RohitM-IN/DbSyncKit LICENSE.txt