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: CryptoClients.Net/CryptoClients.Net.csproj
+3-3
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@
9
9
<PropertyGroup>
10
10
<PackageId>CryptoClients.Net</PackageId>
11
11
<Authors>JKorf</Authors>
12
-
<PackageVersion>2.13.2</PackageVersion>
13
-
<AssemblyVersion>2.13.2</AssemblyVersion>
14
-
<FileVersion>2.13.2</FileVersion>
12
+
<PackageVersion>2.14.0</PackageVersion>
13
+
<AssemblyVersion>2.14.0</AssemblyVersion>
14
+
<FileVersion>2.14.0</FileVersion>
15
15
<Description>CryptoClients.Net is a collection of multiple cryptocurrency exchange API clients for accessing both the REST API's and WebSocket API's. Supports order and account management and requesting and streaming both public and private data.</Description>
0 commit comments