You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CoinGecko.Net/CoinGecko.Net.csproj
+3-3
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@
7
7
<PropertyGroup>
8
8
<PackageId>CoinGecko.Net</PackageId>
9
9
<Authors>JKorf</Authors>
10
-
<PackageVersion>2.7.0</PackageVersion>
11
-
<AssemblyVersion>2.7.0</AssemblyVersion>
12
-
<FileVersion>2.7.0</FileVersion>
10
+
<PackageVersion>2.8.0</PackageVersion>
11
+
<AssemblyVersion>2.8.0</AssemblyVersion>
12
+
<FileVersion>2.8.0</FileVersion>
13
13
<Description>CoinGecko.Net is a client library for accessing the CoinGecko REST API. All data is mapped to readable models and enum values.</Description>
0 commit comments