From d32ff8b98882628033963cce1243a707d9213766 Mon Sep 17 00:00:00 2001 From: mbdavid Date: Thu, 26 Mar 2020 10:42:22 -0300 Subject: [PATCH] Updating to v5.0.5 --- LiteDB.Shell/LiteDB.Shell.csproj | 6 +++--- LiteDB/LiteDB.csproj | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/LiteDB.Shell/LiteDB.Shell.csproj b/LiteDB.Shell/LiteDB.Shell.csproj index bbe768aa8..4771bb7b3 100644 --- a/LiteDB.Shell/LiteDB.Shell.csproj +++ b/LiteDB.Shell/LiteDB.Shell.csproj @@ -6,9 +6,9 @@ LiteDB.Shell Exe LiteDB.Shell - 5.0.0.0 - 5.0.0 - 5.0.0 + 5.0.5.0 + 5.0.5 + 5.0.5 MaurĂ­cio David MIT en-US diff --git a/LiteDB/LiteDB.csproj b/LiteDB/LiteDB.csproj index 9968434ee..b728f419c 100644 --- a/LiteDB/LiteDB.csproj +++ b/LiteDB/LiteDB.csproj @@ -2,9 +2,9 @@ net45;netstandard1.3;netstandard2.0 - 5.0.4 - 5.0.4 - 5.0.4 + 5.0.5 + 5.0.5 + 5.0.5 MaurĂ­cio David LiteDB LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile @@ -12,7 +12,7 @@ en-US LiteDB LiteDB - 5.0.4 + 5.0.5 database nosql embedded icon_64x64.png LICENSE