From 96adc20d788034484209745422ef4258f552fd85 Mon Sep 17 00:00:00 2001 From: Sina Soltani Date: Tue, 30 Jun 2020 16:04:26 +0200 Subject: [PATCH] Update package version. --- src/Parbad/Parbad.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Parbad/Parbad.csproj b/src/Parbad/Parbad.csproj index ae4d851c..3b994cdd 100644 --- a/src/Parbad/Parbad.csproj +++ b/src/Parbad/Parbad.csproj @@ -3,7 +3,7 @@ netstandard2.0;netcoreapp3.0 latest - 3.5.0 + 3.5.1 Parbad Sina Soltani Parbad is a free, open-source, integrated and extensible library which connects your web applications to online payment gateways. Gateways can be added or developed by you. The Virtual Gateway also simulates the online payment process, which helps the application development.