Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 610ca00

Browse files
committed
🚀 Version 1.0.6
fixes #2 GetJsonAsync does not handle errors from Instagram.
1 parent 7f0c0bc commit 610ca00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<PropertyGroup>
88
<PackageId>Solrevdev.InstagramBasicDisplay</PackageId>
9-
<Version>1.0.5</Version>
9+
<Version>1.0.6</Version>
1010
<Title>Solrevdev.InstagramBasicDisplay</Title>
1111
<Description>A netstandard2.0 library that consumes the new Instagram Basic Display API. Also includes a Razor Pages Web example that shows how to use the library and a Static site example that shows how to consume the new Instagram Basic Display API with just vanilla JavaScript.</Description>
1212
<PackageDescription>A netstandard2.0 library that consumes the new Instagram Basic Display API. Also includes a Razor Pages Web example that shows how to use the library and a Static site example that shows how to consume the new Instagram Basic Display API with just vanilla JavaScript.</PackageDescription>

0 commit comments

Comments
 (0)