diff --git a/.version b/.version index bbb1680..8062305 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.9.5" + "version": "v0.9.6" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b3c5f33..c45e363 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.9.6] - 2026-02-25 + +### 🐛 Bug Fixes + +- *(graph)* Stabilize debouncer tests with synctest fake clock + ## [0.9.5] - 2026-02-25 ### 🐛 Bug Fixes