Skip to content

Commit

Permalink
🔖 version 3.1.0 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianardee authored Aug 8, 2023
1 parent dafe7ba commit d33da5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## v3.1.0 - 2023-05-30
### Changes
* :sparkles: add support for US driver license v1


## v3.0.0 - 2023-07-28
### ¡Breaking Changes!
* :art: :boom: harmonize response type with other libraries
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>3.0.0</VersionPrefix>
<VersionPrefix>3.1.0</VersionPrefix>
<Authors>Mindee</Authors>
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>
<RepositoryUrl>https://github.com/mindee/mindee-api-dotnet</RepositoryUrl>
Expand Down

0 comments on commit d33da5a

Please sign in to comment.