Skip to content

Commit af17e0a

Browse files
authored
Merge pull request #55 from dexcompiler/release/v1.3.2
version bump to v1.3.2
2 parents eaf0635 + b699195 commit af17e0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Clockworks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageId>Clockworks</PackageId>
1414
<AssemblyName>Clockworks</AssemblyName>
1515
<RootNamespace>Clockworks</RootNamespace>
16-
<Version>1.3.1</Version>
16+
<Version>1.3.2</Version>
1717
<Authors>Dexter Ajoku</Authors>
1818
<Company>CloudyBox</Company>
1919
<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

Comments
 (0)