Skip to content

Commit

Permalink
Bump 3.1.0 (#91)
Browse files Browse the repository at this point in the history
## Description

Bump `v3.1.0`
  • Loading branch information
AnasNaouchi authored Aug 14, 2024
1 parent 2dfc80a commit f67bffe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGE LOG

## v3.1.0

- Add new source: `shopeepay` ([#90](https://github.com/omise/omise-dotnet/pull/90))

## 3.0.0

- Removed: Drop support for .NET 2.x to support usage of C# 8 ([#88](https://github.com/omise/omise-dotnet/pull/88))
Expand Down
2 changes: 1 addition & 1 deletion Omise/Omise.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<PackageId>Omise</PackageId>
<PackageVersion>3.0.0</PackageVersion>
<PackageVersion>3.1.0</PackageVersion>
<Authors>Omise &lt;[email protected]&gt;</Authors>
<PackageIconUrl>https://cdn.omise.co/assets/frontend-images/omise-logo.png</PackageIconUrl>
<PackageLicenseUrl>https://github.com/omise/omise-dotnet/blob/master/LICENSE</PackageLicenseUrl>
Expand Down

0 comments on commit f67bffe

Please sign in to comment.