We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e999bfc commit 20fa504Copy full SHA for 20fa504
2 files changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to `devloop` will be recorded in this file.
4
5
-## [Unreleased]
+## [0.6.0] - 2026-03-26
6
7
### Added
8
- Added observed hooks, allowing a hook to be polled on the runtime
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "devloop"
-version = "0.5.0"
+version = "0.6.0"
edition = "2024"
[dependencies]
0 commit comments