diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml
index f27fc7fc..1c40a986 100644
--- a/.github/workflows/build-and-deploy.yml
+++ b/.github/workflows/build-and-deploy.yml
@@ -8,7 +8,7 @@ on:
- master
env:
APP_NAME: GoogleApi
- VERSION: 5.8.12
+ VERSION: 5.8.13
NUGET_HOST: https://api.nuget.org/v3/index.json
NUGET_APIKEY: ${{ secrets.NUGET_APIKEY }}
jobs:
diff --git a/GoogleApi/GoogleApi.csproj b/GoogleApi/GoogleApi.csproj
index c35cb1c3..488a2f45 100644
--- a/GoogleApi/GoogleApi.csproj
+++ b/GoogleApi/GoogleApi.csproj
@@ -6,9 +6,9 @@
True
AnyCPU
- 5.8.12.0
- 5.8.12.0
- 5.8.12.0
+ 5.8.13.0
+ 5.8.13.0
+ 5.8.13.0
True
GoogleApi.snk
latest
@@ -22,8 +22,7 @@
google api map maps place places elevation snaptoroad snaptoroads snap road roads speed speedlimit coordinate geo geocode geocoder geocoding geolocation search text nearby radar translate translation detect detection language languages nearest geography point geocoordinate address location latitude longitude distance duration matrix distancematrix direction directions travel path journey trip photo photos timezone time zone autocomplete auto-complete traffic spatial
README.md
- - Added .NET 10 support
- - Updated NuGets
+ - Fix Typo in AuthorAttribution.DisplayName
LICENSE
GitHub