bump version references to v0.4.0
ci / test (push) Failing after 5m14s
Release / goreleaser (push) Failing after 4m58s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LFZyrmtKsezBwFWGTWsb2y
This commit is contained in:
2026-08-04 00:04:55 +10:00
co-authored by Claude Sonnet 4.6
parent 70bb75ad46
commit 81c8c54f07
7 changed files with 8 additions and 8 deletions
@@ -2,7 +2,7 @@ terraform {
required_providers {
dynu = {
source = "beatz174-bit/dynu"
version = "~> 0.2.0"
version = "~> 0.4.0"
}
}
}