Skip to content

Commit

Permalink
chore: release v0.2.0 (#33)
Browse files Browse the repository at this point in the history
- Handle non-monotonic clocks.
- Reduce the chances of fake bandwidth spikes (e.g., because a large
  message is reported all at once).
- Modernize some code (modern go atomics, etc.).
  • Loading branch information
Stebalien authored Sep 6, 2024
1 parent bc3badc commit 0aae1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "v0.1.0"
"version": "v0.2.0"
}

0 comments on commit 0aae1a1

Please sign in to comment.