Skip to content

Commit ce1ed94

Browse files
author
Catalin Craciun
committed
Version bump 2.1.1
1 parent b6681fe commit ce1ed94

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ TestResult*
2424
testrunner/
2525
TestResults/
2626
.vs/
27+
*.iml
28+
.idea

MangoPay.SDK/MangoPay.SDK.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<Copyright>Copyright © 2020</Copyright>
77
<Description>.Net SDK and .NET Core SDK for access to MANGOPAY API v2</Description>
88
<Authors>MangoPay</Authors>
9-
<Version>2.1.0</Version>
10-
<AssemblyVersion>2.1.0.0</AssemblyVersion>
11-
<FileVersion>2.1.0.0</FileVersion>
9+
<Version>2.1.1</Version>
10+
<AssemblyVersion>2.1.1.0</AssemblyVersion>
11+
<FileVersion>2.1.1.0</FileVersion>
1212
<PackageId>mangopay2-sdk</PackageId>
1313
</PropertyGroup>
1414
<ItemGroup>

0 commit comments

Comments
 (0)