Skip to content

Commit d33da5a

Browse files
authored
🔖 version 3.1.0 (#169)
1 parent dafe7ba commit d33da5a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## v3.1.0 - 2023-05-30
4+
### Changes
5+
* :sparkles: add support for US driver license v1
6+
7+
38
## v3.0.0 - 2023-07-28
49
### ¡Breaking Changes!
510
* :art: :boom: harmonize response type with other libraries

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>3.0.0</VersionPrefix>
3+
<VersionPrefix>3.1.0</VersionPrefix>
44
<Authors>Mindee</Authors>
55
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>
66
<RepositoryUrl>https://github.com/mindee/mindee-api-dotnet</RepositoryUrl>

0 commit comments

Comments
 (0)