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: DeepCoin.Net/DeepCoin.Net.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
<PropertyGroup>
8
8
<PackageId>DeepCoin.Net</PackageId>
9
9
<Authors>JKorf</Authors>
10
-
<PackageVersion>2.0.0-beta3</PackageVersion>
10
+
<PackageVersion>2.0.0</PackageVersion>
11
11
<AssemblyVersion>2.0.0</AssemblyVersion>
12
12
<FileVersion>2.0.0</FileVersion>
13
13
<Description>DeepCoin.Net is a client library for accessing the DeepCoin REST and Websocket API. All data is mapped to readable models and enum values. Additional features include an implementation for maintaining a client side order book, easy integration with other exchange client libraries and more.</Description>
0 commit comments