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: src/Clockworks.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
<PackageId>Clockworks</PackageId>
14
14
<AssemblyName>Clockworks</AssemblyName>
15
15
<RootNamespace>Clockworks</RootNamespace>
16
-
<Version>1.2.0</Version>
16
+
<Version>1.3.0</Version>
17
17
<Authors>Dexter Ajoku</Authors>
18
18
<Company>CloudyBox</Company>
19
19
<Description>Clockworks is a .NET library for deterministic, fully controllable time in distributed-system simulations and tests. It provides a simulated TimeProvider with deterministic timer scheduling, TimeProvider-driven timeouts, UUIDv7 generation, and Hybrid Logical Clock (HLC) utilities with lightweight instrumentation.</Description>
0 commit comments